Skip to content

Latest commit

 

History

History
37 lines (28 loc) · 1.38 KB

CONTRIBUTING.md

File metadata and controls

37 lines (28 loc) · 1.38 KB

Contributing to Inaxia

Want to contribute to Inaxia?
Great! First, read this page and also the Code of Conduct before you start contributing.

How to Contribute

First, run the code in your local computer and try to understand the code.
If you see a bug or have an idea that you feel would improve one of the repository.
You can go ahead:

  1. File an issue
  2. Explain your issue in detail
  3. Ask questions if you don't unsterstand any part of code
  4. Add an image to support your point
  5. And don't forget to tag a maintainer
  6. Start working on an issue only after a maintainer will assign you to do a purticular work

It will help avoid a situation in which you spend a lot of time coding something that's not quite right for the repo or its goals.

Reviewing

All submissions (issues or PRs) in any repository in Inaxia require review.
The maintainers are:

You are free to tag any maintainer in any issue or PR sent to any repo.
We're happy to comment, answer (or ask) questions, and provide feedback.

Ground Rules

Changes should:

  • follow a specific code format
  • have no errors or warnings
  • avoid adding any unusual assets to any repo

You're always welcome to contribute to Inaxia.