mirror of https://github.com/gogs/gogs.git
16 lines
708 B
Markdown
16 lines
708 B
Markdown
## Describe the pull request
|
|
|
|
A clear and concise description of what the pull request is about, i.e. what problem should be fixed?
|
|
|
|
Link to the issue: <!-- paste the issue link here, or put "n/a" if not applicable -->
|
|
|
|
## Checklist
|
|
|
|
- [ ] I agree to follow the [Code of Conduct](https://go.dev/conduct) by submitting this pull request.
|
|
- [ ] I have read and acknowledge the [Contributing guide](https://github.com/gogs/gogs/blob/main/.github/CONTRIBUTING.md).
|
|
- [ ] I have added test cases to cover the new code or have provided the test plan.
|
|
|
|
## Test plan
|
|
|
|
<!-- Please provide concrete but concise steps to proof things are working as stated, see an example in https://github.com/gogs/gogs/pull/7345 -->
|