Firefox-UI-Fix/CONTRIBUTING.md

3.6 KiB

Contributing

Table of Contents

Introduce

I'm really glad you're reading this, because we need volunteer developers to help this project come to fruition.

This document is intended to help, not burden you.

You can use it as a reference for various guidelines and information, and PR comfortably.

Please note we have a code of conduct, please follow it in all your interactions with the project.

Code of Conduct

Refer to CODE_OF_CONDUCT.md.

We Develop with Github

We use github to host code, to track issues and feature requests, as well as accept pull requests.

After feedback has been given we expect responses within two weeks. After two weeks we may close the issue and pull request if it isn't showing any activity.

Your First Contribution

Working on your first Pull Request?

You can learn how from this free series How to Contribute to an Open Source Project on GitHub

And, Please refer to the development documentation.

Contribution Targets

We love your input! We want to make contributing to this project as easy and transparent as possible, whether it's:

Codes

  • New Features.
  • Bug fixes.
  • Improved compatibility or accessibility.
  • Refactoring.

Graphic Resources

  • Icons (#213, We need the help of a designer!!)
  • Social preview image (sample)

Issues

  • Report a bug.
  • Discussing the current state of the code.
  • Tell us about related or relevant projects and documents.
  • Help other users issue.
  • Proposing others..

Docs

  • Fix typos, alignments.
  • Correct awkward sentences.
  • Improve document readability.

Promotions

  • Introduce project
    • Video (Recommend!!, We need it)
    • Blog
    • SNS
    • Reddit, Hackernews..etc
  • Sample

License

Any contributions you make will be under the MPL 2.0 Software License

In short, when you submit code changes, your submissions are understood to be under the same MPL 2.0 License that covers the project. Feel free to contact the maintainers if that's a concern.

Reference specification

Even if you copy the code snippet, it is recommended that you leave a link.

FAQ

If you have any questions about other licenses, please see Mozilla's MPL 2.0 FAQ.

References