summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorarza <arza@arza.us>2021-08-20 16:03:11 +0300
committerGitHub <noreply@github.com>2021-08-20 16:03:11 +0300
commit3653be86f26c0ad6ed669630647516079eea4817 (patch)
tree244c60098f19a6c2bcaa68f3220236c0ba213327
parent5b28fba7cd7790cacecb2baafb645ea8139bd55b (diff)
downloadqutebrowser-3653be86f26c0ad6ed669630647516079eea4817.tar.gz
qutebrowser-3653be86f26c0ad6ed669630647516079eea4817.zip
Update CONTRIBUTING.asciidoc
-rw-r--r--.github/CONTRIBUTING.asciidoc6
1 files changed, 3 insertions, 3 deletions
diff --git a/.github/CONTRIBUTING.asciidoc b/.github/CONTRIBUTING.asciidoc
index bf9f0e66b..0d03af336 100644
--- a/.github/CONTRIBUTING.asciidoc
+++ b/.github/CONTRIBUTING.asciidoc
@@ -5,11 +5,11 @@ 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 Travis CI / AppVeyor
- after pushing changes.
+- 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#getting-help[please ask]!
+ https://github.com/qutebrowser/qutebrowser/blob/master/doc/help/index.asciidoc#getting-help[please ask]!
See the link:../doc/contributing.asciidoc[full contribution documentation] for
details and other useful hints.