Skip to content

Commit 7b7a120

Browse files
committed
doc: PR templates.
1 parent 23e27f0 commit 7b7a120

File tree

2 files changed

+26
-0
lines changed

2 files changed

+26
-0
lines changed
Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
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
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
### Checklist
2+
3+
- [ ] Changelog
4+
- [ ] Release date
5+
- [ ] Version number in title
6+
- [ ] Full commit log
7+
- [ ] Bump version in `openage_version`

0 commit comments

Comments
 (0)