File tree Expand file tree Collapse file tree 2 files changed +26
-0
lines changed
.github/PULL_REQUEST_TEMPLATES Expand file tree Collapse file tree 2 files changed +26
-0
lines changed Original file line number Diff line number Diff line change 1+ ### Merge Checklist
2+
3+ <!-- Complete all tasks below to make sure that we can merge your pull request. -->
4+
5+ - [ ] I have read the [ contribution guide] ( doc/contributing.md )
6+ - [ ] I have added my info to [ copying.md] ( copying.md ) (only first time contributors)
7+ - [ ] I have run ` make checkall ` and fixed all mentioned problems
8+
9+
10+ ### Description
11+
12+ <!-- Describe the changes this pull request makes to the code base. -->
13+
14+
15+ ### Related Issue
16+
17+ <!-- If this pull request is related to an issue, replace LINK with the link to the GitHub issue. -->
18+
19+ Resolves LINK
Original file line number Diff line number Diff line change 1+ ### Checklist
2+
3+ - [ ] Changelog
4+ - [ ] Release date
5+ - [ ] Version number in title
6+ - [ ] Full commit log
7+ - [ ] Bump version in ` openage_version `
You can’t perform that action at this time.
0 commit comments