Skip to content

Latest commit

 

History

History
22 lines (13 loc) · 1.11 KB

CONTRIBUTING.md

File metadata and controls

22 lines (13 loc) · 1.11 KB

Contributing to Plexorin

🙌 Thanks!

Thanks for your interest in contributing to Plexorin. We appreciate contributions both small and large.

🌱 Grow

If you have an idea for something new or would like to improve something, please open a quick issue explaining the changes and the reasons for them. Everyone's time is important, and we don't want you duplicating work someone else might already be working on.

GitHub has outlined instructions for forking a repo. To work on an update to this repo, you will:

  • Fork the repo
  • Make the changes
  • Add tests
  • Submit a pull request

Once the pull request is reviewed, if the changes are approved, they will be merged into the project.

🐛 Bugs

Please open a new issue and detail what you are trying to do, what is happening, and what you expect to happen. Provide as many details as possible to help us understand and address the issue.