Skip to content

Latest commit

 

History

History
39 lines (25 loc) · 1.65 KB

CONTRIBUTE.md

File metadata and controls

39 lines (25 loc) · 1.65 KB

Contributing to 96Boards projects

Thanks for stopping by to contribute 96Boards projects! The following is a set of guidelines for contributing.

Table Of Contents

Reporting Bugs

Bugs are tracked through GitHub issues. Issues should be created in the appropriate project directory and the following information should be provided.

  • Use a clear and descriptive title for the issue to identify the problem.
  • Describe the exact steps which reproduce the problem in as many details as possible.
  • Mention the platform where issue is found.

Contribution

Community contributions are always Welcome! Before contributing a project, please take a look at the Contributing section of 96Boards website. If you still think that this is the place where your project should be hosted, first get the approval from 96Boards team by raising a GitHub issue using the following guidelines.

  • Use a clear and crispy title for your project.
  • Provide a detailed description for your project.
  • Justify the showcasing of 96Boards functionalities in your project

After getting approval from one of the members of 96Boards team, project should be submitted as a pull request containing the source code and README.md with following details:

  • Introduction
  • Hardware requirements
  • Package dependencies
  • Instructions
  • Link to video
  • Conclusion

Source code should contain the Copyright of author along with the MIT license.