Skip to content

Latest commit

 

History

History
35 lines (25 loc) · 2.03 KB

CONTRIBUTING.md

File metadata and controls

35 lines (25 loc) · 2.03 KB

Contributing to 2022 Assam Flood Resources

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 Develop with Github

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:

  1. Fork the repo and create your branch from main
  2. Add or update resources listed in the repository
  3. Issue that pull request!

Any contributions you make will be under the Creative Commons Attribution 4.0 International License

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!

Bug Report or Feature Request

While raising any issues, please follow the template provided for both bug reports and feature requests.

Use a Consistent Coding Style

  • 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

License

By contributing, you agree that your contributions will be licensed under its Creative Commons Attribution 4.0 International License.