Skip to content

Latest commit

 

History

History
32 lines (20 loc) · 1.74 KB

CONTRIBUTING.md

File metadata and controls

32 lines (20 loc) · 1.74 KB

How to contribute

Note: This file is adapted and translated from the SuministrosPR CONTRIBUTING.md, originally written by Xiomara Figueroa.

💻 Code contributions

Finding a task (issue)

Picking a task

  • If the issue does not yet have a contributor assigned to it and no one has commented that they would like to work on it, feel free to comment on the issue yourself, letting others know that you intend to work on it.

Submitting changes

  • Fork the project using your GitHub account.
  • Create a separate branch in order to contain your changes to the code.
  • Once you're ready, create a pull request from your branch. Thank you for contributing your code!

🔍 Reporting Errors (Bugs)

Before reporting any errors

Before you report any errors, browse through this issue list just in case someone else has already reported the issue.

Note: You may find references to the error/bug under the closed issues list, in which case you can open a new issue and paste a link to the closed issue. This helps consolidate discussion around that particular bug.

Template for reporting errors

  • Include as many details as you can.
  • Include all the steps necessary to reproduce the error.

Contact List