Contributing to pRESTd
contributions are welcome to help improve and grow the project
Code of Conduct
How to Contribute
git clone https://github.com/<your-username>/prest.gitgit checkout -b feature-branchgit commit -m "Describe of your changes"git push origin feature-branch
Development Setup
Coding Guidelines
Reporting Issues
Feature Requests
Review Process
Last updated