11 lines
677 B
Markdown
11 lines
677 B
Markdown
### Describe what your pull request does and which issue you’re targeting
|
||
|
||
<!-- Create a new issue, if it doesn't exist yet -->
|
||
<br><br>
|
||
|
||
<!-- Make sure you are targeting the "main" branch, pull requests on release branches are only allowed for bug fixes. -->
|
||
|
||
- [ ] I carefully read the [contribution guidelines](https://codeberg.org/GitNex/GitNex/src/branch/main/CONTRIBUTING.md).
|
||
- [ ] I'm following the code standards as defined [here](https://codeberg.org/gitnex/GitNex/wiki/Code-Standards).
|
||
- [ ] By submitting this pull request, I permit GitNex to license my work under
|
||
the [GNU General Public License v3](https://codeberg.org/GitNex/GitNex/src/branch/main/LICENSE). |