mirror of
https://github.com/davidhalter/parso.git
synced 2025-12-06 04:44:29 +08:00
Add some notes to CONTRIBUTING.md.
This commit is contained in:
@@ -1,5 +1,8 @@
|
|||||||
We <3 Pull Requests! Only two things:
|
We <3 Pull Requests! Three core things:
|
||||||
|
|
||||||
1. If you are adding functionality or fixing a bug, please add a test!
|
1. If you are adding functionality or fixing a bug, please add a test!
|
||||||
2. Add your name to AUTHORS.txt
|
2. Add your name to AUTHORS.txt
|
||||||
3. Use the PEP8 style guide.
|
3. Use the PEP8 style guide.
|
||||||
|
|
||||||
|
If you want to add methods to the parser tree, we will need to discuss this in
|
||||||
|
an issue first.
|
||||||
|
|||||||
Reference in New Issue
Block a user