这是indexloc提供的服务,不要输入任何密码
Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
13 changes: 13 additions & 0 deletions .github/PULL_REQUEST_TEMPLATES/pull_request_template.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
### Merge Checklist

<!-- Complete all tasks below to make sure that we can merge your pull request. -->
<!-- If you are an experienced contributor, you may delete this section ;-) -->

- [ ] I have read the [contribution guide](doc/contributing.md)
- [ ] I have added my info to [copying.md](copying.md) (only first time contributors)
- [ ] I have run `make checkall` and fixed all mentioned problems


### Description

<!-- Describe the changes this pull request makes to the code base. -->
7 changes: 7 additions & 0 deletions .github/PULL_REQUEST_TEMPLATES/release_template.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
### Checklist

- [ ] Changelog
- [ ] Release date
- [ ] Version number in title
- [ ] Full commit log
- [ ] Bump version in `openage_version`