-
Notifications
You must be signed in to change notification settings - Fork 2
How to Contribute
Miguel Albano edited this page Aug 26, 2024
·
1 revision
In order for us to maintain a workable development structure, we've published a set of guidelines to allow Github members to contribute to our Sector Files.
- All members are invited to submit Issues to our Sector File Repositories.
- We will begin to add Issue Templates that we request Members to follow as they will allow us to better process Issue submissions.
-
All members are invited to submit Code to our Sector File Repositories, be it bug fixes or enhancements.
-
We will begin to add PR Templates that we request Members to follow as they will allow us to better process Pull Requests.
-
In order to be able to submit code, we suggest that you follow Githubs proposed process.
-
Fork the Sector File Repository. This will create your individual repository replica that is connected to the upstream source repository.
-
Manage your code development via branches in your forked repository.
-
Submit a Pull Request with your Changed Code