mirror of
https://github.com/nabbar/golib.git
synced 2025-12-24 11:51:02 +08:00
adding a PR template to golib
This commit is contained in:
11
.github/pull_request_template.md
vendored
Normal file
11
.github/pull_request_template.md
vendored
Normal file
@@ -0,0 +1,11 @@
|
||||
|
||||
## Type of Change
|
||||
Please select the type of change your PR introduces by checking the appropriate box:
|
||||
- [ ] Fixes an issue
|
||||
- [ ] Adds a new feature
|
||||
- [ ] Refactor
|
||||
- [ ] Documentation update
|
||||
- [ ] Other (please describe it in the Description Section)
|
||||
|
||||
## Description
|
||||
Please provide a brief summary of the changes made in this pull request. Include any relevant details, such as the problem being solved or the feature being added.
|
||||
Reference in New Issue
Block a user