We love your input! We want to make contributing to this project as easy and transparent as possible, whether it's:
- Reporting a bug
- Discussing the current state of the code
- Submitting a fix
- Proposing new resources to news reports and contributions
- Becoming a maintainer
We use github to host code, to track issues and feature requests, as well as accept pull requests.
We Use Github Flow, So All Code Changes Happen Through Pull Requests
Pull requests are the best way to propose changes to the repository (we use Github Flow). We actively welcome your pull requests:
- Fork the repo and create your branch from
main
- Add or update resources listed in the repository
- Issue that pull request!
In short, when you submit changes to the repository, your submissions are understood to be under the same Creative Commons Attribution 4.0 International that covers the project. Feel free to contact the maintainers if that's a concern.
Report bugs using Github's issues
We use GitHub issues to track public bugs. Report a bug by opening a new issue; it's that easy!
While raising any issues, please follow the template provided for both bug reports and feature requests.
- This project uses ESLint config by ijisto. You will find a
.eslintrc
file in the repo. - You can try running
npx next lint
for style unification
By contributing, you agree that your contributions will be licensed under its Creative Commons Attribution 4.0 International License.