Contributions¶
Web3 user personas is an open source project with MIT License. Anyone with reasonable ask and willing can enhance it for the benefit of the larger open source community.
Pre-requisites¶
- Follow GitHub Community Guidelines.
- Follow Code of Conduct to interact with the project.
How to Get Involved?¶
Follow these guidelines if you wish to collaborate and get involved with the Web3 user personas project.
- Feedback: Share your ideas, input or suggestion via a GitHub issue.
-
Content Update: If you have some changes or additions that you wish to contribute, follow these steps:
- Open a new GitHub issue.
- If you are not sure of the updates, first discuss your changes and suggestions with the project team via the GitHub issue.
- If you have clarity on what updates should be made, then in parallel to opening the issue, fork the repository.
- Create a pull request with the title
Fix: #[issue number] phrase describing the changes. - Wait for review comments / merge by the team.
- Before submitting a PR, make sure you have verified the changes.
- Use the latest sources and submit the PR to the
devbranch. - Address review suggestions if any, use latest source code and issue an updated PR for merging.