mirror of
https://github.com/libexpat/libexpat.git
synced 2026-01-26 07:37:56 +00:00
Introduce a pull request template
.. to be put into the "Add a description" text box when creating a new pull request to Expat Related: https://docs.github.com/en/communities/using-templates-to-encourage-useful-issues-and-pull-requests/creating-a-pull-request-template-for-your-repository
This commit is contained in:
parent
76b9466674
commit
f77d332f3b
17
pull_request_template.md
Normal file
17
pull_request_template.md
Normal file
@ -0,0 +1,17 @@
|
||||
<!-- Thanks for your interest in contributing to the libexpat project or "Expat"! -->
|
||||
|
||||
# Self-Diagnosis
|
||||
|
||||
<!-- PLEASE ANSWER THE FOLLOWING: -->
|
||||
- [ ] This pull request fixes #ISSUE_NUMBER.
|
||||
- [ ] This pull request is related to SOME_REFERENCE.
|
||||
- [ ] This pull request is small, uncontroversial, complete, and easy to review.
|
||||
- [ ] I have enabled and run all GitHub Actions CI in my fork repository,
|
||||
and hence expect CI to be all-green for this pull request.
|
||||
- [ ] I have read the [contribution guidelines](https://github.com/libexpat/libexpat/blob/HEAD/CONTRIBUTING.md), and this pull request meets these guidelines for contribution.
|
||||
- [x] I had trouble understanding parts of this questionnaire. (Please elaborate.)
|
||||
|
||||
|
||||
# Description
|
||||
|
||||
TODO: This pull request does X because of Y in order to Z. <!-- Thank you! -->
|
||||
Loading…
x
Reference in New Issue
Block a user