summaryrefslogtreecommitdiffstats
path: root/.github
diff options
context:
space:
mode:
authorJoas Schilling <coding@schilljs.com>2023-10-30 17:08:04 +0100
committerJoas Schilling <coding@schilljs.com>2023-10-30 17:08:04 +0100
commitad3bf1df8947d4a8198c71701346e674575dc374 (patch)
tree0dbd00cd95e1368479bfba7915b8f7fe07dc544a /.github
parent64cef3b1df6b46dddb0fd5418eea21c135da72b8 (diff)
chore: Switch from master to main branch
Signed-off-by: Joas Schilling <coding@schilljs.com>
Diffstat (limited to '.github')
-rw-r--r--.github/contributing.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/.github/contributing.md b/.github/contributing.md
index 70cab62c9..202d69000 100644
--- a/.github/contributing.md
+++ b/.github/contributing.md
@@ -2,14 +2,14 @@
### Short version
- * The [**issue template can be found here**](https://raw.github.com/nextcloud/spreed/master/.github/issue_template.md) but be aware of the different repositories! See list below. Please always use the issue template when reporting issues.
+ * The [**issue template can be found here**](https://raw.github.com/nextcloud/spreed/main/.github/issue_template.md) but be aware of the different repositories! See list below. Please always use the issue template when reporting issues.
### Guidelines
* Please search the existing issues first, it's likely that your issue was already reported or even fixed.
- Go to one of the repositories, click "issues" and type any word in the top search/command bar.
- You can also filter by appending e. g. "state:open" to the search string.
- More info on [search syntax within github](https://help.github.com/articles/searching-issues)
-* Report the issue using our [template](https://raw.github.com/nextcloud/spreed/master/.github/issue_template.md), it includes all the informations we need to track down the issue.
+* Report the issue using our [template](https://raw.github.com/nextcloud/spreed/main/.github/issue_template.md), it includes all the informations we need to track down the issue.
If your issue appears to be a bug, and hasn't been reported, open a new issue.