Thank you for letting me know. Here's an updated CONTRIBUTING.md file that includes information specific to EJS:
🎉 Thank you for your interest in contributing to AWS DataPipeline Manager! 🎉
We welcome contributions of any kind, whether it's bug reports, feature requests, documentation improvements, or code contributions. We strive to create an inclusive and welcoming environment for all contributors, and we appreciate your help in making this project better for everyone.
-
Fork the repository to your GitHub account.
-
Clone the forked repository to your local machine.
-
Install the project dependencies using
npm install
. -
Make your changes on a new branch.
-
Test your changes thoroughly.
-
Commit your changes with a descriptive commit message.
-
Push your changes to your forked repository.
-
Create a pull request against the main repository's
main
branch. -
Wait for the maintainers to review your changes.
-
Celebrate your contribution! 🎉
- Before opening a new issue, please search the existing issues to see if it has already been reported.
- Please provide as much detail as possible in your issue report, including steps to reproduce the issue, relevant error messages, and any other information that may be helpful in resolving the issue.
- If you are reporting a bug, please include a minimal, reproducible test case if possible.
- Please create a new branch for your pull request.
- Your pull request should include tests to ensure that your changes work as intended.
- Your pull request should follow the code guidelines outlined above.
- Your pull request should include a description of the changes you have made and why you have made them.
Please note that we have a Code of Conduct in place to ensure that this project remains an inclusive and welcoming environment for all contributors.
By contributing to AWS DataPipeline Manager, you agree that your contributions will be licensed under the MIT License.