introduce contributing doc + main branch convention (#84)

This commit is contained in:
Marc Garreau
2023-04-25 14:45:59 -06:00
committed by pacrob
parent 28dbedcbfa
commit da9b95f37c
6 changed files with 200 additions and 9 deletions

View File

@ -1,5 +1,5 @@
[tool.towncrier]
# Read https://github.com/ethereum/<REPO_NAME>/blob/master/newsfragments/README.md for instructions
# Read https://github.com/ethereum/<REPO_NAME>/blob/main/newsfragments/README.md for instructions
package = "<MODULE_NAME>"
filename = "docs/release_notes.rst"
directory = "newsfragments"