This project has a code of conduct. By interacting with this repository, organization, or community you agree to abide by its terms.
Hi! 👋 We’re excited that you’re interested in contributing! Take a moment to read the following guidelines. And thanks for contributing to Team2927 PiRhoTechs! 👏👌✨
If you’re raising an issue, please understand that people involved with this project often do so for fun, next to their course work and/or day job; you are not entitled to free customer service.
There’s several ways to contribute, not just by writing code.
It’s possible to support us financially by becoming a backer or sponsor through
Open Collective.
With this support, we can pay for project leadership, finance non-coding work,
or to do fun things for the community like getting stickers for contributors.
You’ll be helping Team2927’s maintainers manage and improve existing projects,
and additionally support our work to develop new and exciting projects, such
as -----.
As a user of this project you’re perfect for helping us improve our docs.
Typo corrections, error fixes, better explanations, new examples, etcetera.
Anything!
Some issues lack information, aren’t reproducible, or are just incorrect.
Help make them easier to resolve.
We’re always looking for more opinions on discussions in the issue tracker.
Code contributions are very welcome.
It’s often good to first create an issue to report a bug or suggest a new
feature before creating a pull request to prevent you from doing unnecessary work.
See [support.md][support] on how to get help.
- The issue tracker is for issues.
See [
support.md][support] on how to get help. - Search the issue tracker (including closed issues) before opening a new issue
- Ensure you’re using the latest version of projects
- Use a clear and descriptive title
- Include as much information as possible: steps to reproduce the issue, error message, version, operating system, etcetera
- The more time you put into an issue, the more we will
- The best issue report is a [failing test][unit-test] proving it
- Non-trivial changes are often best discussed in an issue first, to prevent you from doing unnecessary work
- For ambitious tasks, you should try to get your work in front of the community for feedback as soon as possible
- New features should be accompanied with tests and documentation
- Don’t include unrelated changes
- Lint and test before submitting code by running
$ npm test - Write a convincing description of why we should land your pull request: it’s your job to convince us