Update README.md

update contribution guideline
This commit is contained in:
Chiali
2023-08-18 09:29:32 -04:00
committed by GitHub
parent 3806554874
commit 76540b027b

View File

@@ -5,12 +5,21 @@ Enhancing Ethereum through cryptographic research and collective experimentation
## Contributing guidelines
Open for contribution.
- For updating project detail, please open PR and request at least two reviewers for approval.
- For adding new features, please open PR and first merge to staging/dev for QA.
### Open for contribution.
- For updating project detail, please open PR and request at least two reviewers for approval (there should be auto-assign actions, so you don't need to select manually).
- For adding new features, please open PR and first merge to staging/dev for QA, or open issue for suggestion, bug report.
- For any misc. update such as typo, PR to main and two approval is needed.
<img width="1318" alt="image" src="https://github.com/privacy-scaling-explorations/website-v2/assets/16527634/226c869c-7782-4696-8beb-255fcb9ed137">
### Project detail now supports markdown
For PSE members who wish to add more information to the project detail, you can now add to the "description" in the {project}.ts.
Supported format:
- Headings
- Table
- more to come in a later release.
Please note the keyword and theme is curated by the comms & design team. If you wish to change, please create a PR.
## Run Locally