Contributing to pRESTd
contributions are welcome to help improve and grow the project
Last updated
Was this helpful?
contributions are welcome to help improve and grow the project
Last updated
Was this helpful?
Thank you for your interest in contributing to pREST! Before you get started, please take a moment to review the following guidelines.
Please review our to understand the expected behaviour within the pREST community.
Fork the repository to your GitHub account.
Clone the forked repository to your local machine:
Create a new branch for your changes:
Make your changes and commit them:
Push the changes to your forked repository:
Open a pull request on the official pREST repository. Provide a clear title, a description of your changes, and any relevant information.
If you're planning to make significant contributions or work on new features, follow these steps to set up your development environment:
Install project dependencies:
Run tests to make sure everything is set up correctly:
Make your changes, update tests if necessary, and ensure that all tests pass before submitting a pull request.
Adhere to the existing coding style and conventions used in the project.
Write clear and concise commit messages.
Document your code using comments where necessary.
Maintainers will review pull requests, and feedback will be provided. Once approved, changes will be merged into the main branch.
Thank you for contributing to pREST! Your help is greatly appreciated.
Install Go (if not already installed):
Follow the guidelines.
If you encounter any issues or have suggestions for improvement, please open an issue on the .
If you have a feature you'd like to see added to pREST, open an issue on the and use the "Feature Request" label.