Welcome to the PostPilot project! We're excited to have you as a contributor. 🙌
Please follow these guidelines when contributing to PostPilot:
- Clone the repository:
git clone git@github.com:FreeOps-Tools/postpilot.git
- Install dependencies:
cd postpilot
npm install
- Set up your development environment by following the instructions in the Development Guidelines.
- Check the Issues tab for open tasks or bugs.
- Fork the repository and create a new branch for your work:
git checkout -b feature/your-feature
- Write clean and maintainable code.
- Submit a Pull Request (PR) with a clear description of your changes. Reference the relevant issue if applicable.
Please read our Development Guidelines for coding standards, project structure, and best practices.
By participating, you agree to abide by our Code of Conduct. Please report any unacceptable behavior to [your email address].
This project is licensed under the MIT License. By contributing, you agree to the terms outlined in the license.
We appreciate your contribution to PostPilot. Together, we can make this project even better! If you have any questions or need assistance, don't hesitate to reach out to [rufilboy@gmail].
Happy coding! 🚀