commit | ea37fdf5e3571e0bf9f9ec34930a435ba85212f6 | [log] [tgz] |
---|---|---|
author | avm99963 <me@avm99963.com> | Wed Feb 03 01:27:13 2021 +0100 |
committer | Adrià Vilanova Martínez <me@avm99963.com> | Mon Feb 15 19:08:31 2021 +0000 |
tree | 9ef16306c90e756613975a85b550742928366ed8 | |
parent | ed84f5104ebbb15c594c8488e4910ede7ff295c0 [diff] |
Reorganize docs and add contributing guides This change introduces a reorganization of the information in the README.md document, which has been split into several files in the //docs folder, and adds the following information: - //docs/contributing.md: New document containing information about how to contribute to the project. - //docs/developers/build.md: Add information about CHROMIUM_MV3 - //docs/developers/set_up.md: New document containing information on how to set up the development environment. - //docs/developers/add_feature.md: Blank document which will contain info on how to add a new feature/option to the extension. Fixes: #26 Change-Id: I44c69ccbc20e609c5416e08fe0ef3b7934080d17
An extension which brings several enhancements to the Google Forums and the Community Console.
For a list of features/enhancements, check out the feature list doc.
This extension is being actively developed, and everyone is welcome to make feature requests, report issues and contribute code changes.
In order to make feature requests or report issues, please do so at the GitHub issue tracker:
To see a more exhaustive guide on how to contribute, and information on how to contribute code changes, please read the following doc:
Before releasing updates to the stable channel, the newest versions are uploaded to the beta channel so they can be tested by everyone who's interested. This is another way to contribute to the project, because beta testing can make us notice bugs before they reach the stable channel.
The beta channel for Chrome is available here.