Skip to content

Latest commit

 

History

History
32 lines (21 loc) · 1.71 KB

File metadata and controls

32 lines (21 loc) · 1.71 KB

Contributing to Resources

Thank you for helping out with the Open Source Clubs's resources!

Please check out our slack for any additional questions or just to hangout!

Following these guidelines helps us keep good project workflow. We appreciate you working with us on it.

How to help?

Please check the Projects and Issues pages for current task. If you see something that you would like to help with, please ask about helping in a comment.

Submit Changes

  1. Create a fork or branch
    • Team members branch off of dev, and follow this guide
    • Others make a fork
  2. Follow the style guidelines below
    • Names should be meaningful
  3. Run and pass tests
  4. Make a pull request
    • The request will be reviewed
    • Any needed changes will be noted
  5. The changes will be added to the project

Report Bug

Please provide a detailed description of the bug. Include what was happening before the error, all settings, and test results. This helps us more quickly identify and solve any problems. Create an Issue with this description and add a bug label. We will do our best to respond quickly to it.

Request a Feature

Check to see if the feature is already listed in our Projects. If it's not, describe the feature and why it would be beneficial. Create an Issue with this description and add a feature enhancement label. We will do our best to respond quickly to it.