chore: add PULL_REQUEST_TEMPLATE.md
This commit is contained in:
parent
24cfae2421
commit
83556a1120
1 changed files with 11 additions and 0 deletions
11
.github/PULL_REQUEST_TEMPLATE.md
vendored
Normal file
11
.github/PULL_REQUEST_TEMPLATE.md
vendored
Normal file
|
|
@ -0,0 +1,11 @@
|
||||||
|
* [ ] Put an X in this bracket to confirm you have read the
|
||||||
|
[External Contribution Guidelines](https://github.com/leanprover/lean4/blob/master/doc/contributions.md).
|
||||||
|
|
||||||
|
* Please put the link to your `RFC` or `bug` issue here.
|
||||||
|
PRs missing this link will be marked as `missing RFC`.
|
||||||
|
|
||||||
|
* If that issue does not already have approval from a developer,
|
||||||
|
please be sure to open this PR in "Draft" mode.
|
||||||
|
|
||||||
|
* Please make sure the PR has excellent documentation and tests.
|
||||||
|
If we label it `missing documentation` or `missing tests` then it needs fixing!
|
||||||
Loading…
Add table
Reference in a new issue