Guidelines for Adding New Projects, Features, or Bug Fixes #31
sudo-parnab
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
As we continue to improve and expand our repository, here’s a reminder of the process to follow when adding new projects, introducing new features, or resolving bugs:
Raise an Issue:
Before submitting any code, please open an issue using the appropriate template provided in the repository. Whether you're proposing a new project, adding a feature, or addressing a bug, it’s important to first document it by raising an issue. This allows us to track progress, discuss the scope, and ensure everyone is on the same page.
Submit a Pull Request (PR):
Once the issue has been created and any necessary discussions have taken place, you can proceed to submit a Pull Request (PR) linked to the issue you raised. Ensure your PR follows our contribution guidelines and includes a reference to the issue number for better traceability.
By adhering to this process, we can maintain a smooth workflow and ensure high-quality contributions across the board. Thank you for your continued efforts!
Beta Was this translation helpful? Give feedback.
All reactions