* doc: update contribution guides This moves the contribution guide from `doc/contributions.md` to `CONTRIBUTING.md`.
13 lines
701 B
Markdown
13 lines
701 B
Markdown
# Read and remove this section before submitting
|
|
|
|
* Ensure your PR follows the [External Contribution Guidelines](https://github.com/leanprover/lean4/blob/master/CONTRIBUTING.md).
|
|
* Please make sure the PR has excellent documentation and tests. If we label it `missing documentation` or `missing tests` then it needs fixing!
|
|
* Add the link to your `RFC` or `bug` issue below.
|
|
* If the issue does not already have approval from a developer, submit the PR as draft.
|
|
* Remove this section before submitting.
|
|
|
|
You can manage the `awaiting-review`, `awaiting-author`, and `WIP` labels yourself, by writing a comment containing one of these labels on its own line.
|
|
|
|
# Summary
|
|
|
|
Link to `RFC` or `bug` issue:
|