summaryrefslogtreecommitdiff
path: root/.github/CONTRIBUTING.asciidoc
blob: 9c119baa3081ae927c558101bf82ba5a0e01022d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
IMPORTANT: Bandwidth for pull request review is currently quite limited. If you
want to contribute where it's most needed, please consider reviewing or testing
open pull requests.

- Before you start to work on something, please leave a comment on the relevant
  issue (or open one). This makes sure there is no duplicate work done.

- Either run the testsuite locally, or keep an eye on the CI at the end of the
  pull request page after pushing changes.

- If you are stuck somewhere or have questions,
  https://github.com/qutebrowser/qutebrowser/blob/main/doc/help/index.asciidoc#getting-help[please ask]!

See the link:../doc/contributing.asciidoc[full contribution documentation] for
details and other useful hints.