about summary refs log tree commit diff
path: root/CONTRIBUTING.md
diff options
context:
space:
mode:
authorNick Schonning <nschonni@gmail.com>2023-03-06 22:49:43 -0500
committerGitHub <noreply@github.com>2023-03-07 04:49:43 +0100
commite594bb7d5042f4a531334fd29bf4961f2152c4fa (patch)
tree08055e3d2efdadd44ee04c75aaa19812e9c333cd /CONTRIBUTING.md
parent174352716ada7c8da451f1a2db57f18b66cd3fdb (diff)
Convert CircleCI to GitHub Actions (#23608)
Diffstat (limited to 'CONTRIBUTING.md')
-rw-r--r--CONTRIBUTING.md2
1 files changed, 0 insertions, 2 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index d67b21ee5..c1a5fef79 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -41,8 +41,6 @@ It is not always possible to phrase every change in such a manner, but it is des
 - Code style rules (rubocop, eslint)
 - Normalization of locale files (i18n-tasks)
 
-**Note**: You may need to log in and authorise the GitHub account your fork of this repository belongs to with CircleCI to enable some of the automated checks to run.
-
 ## Documentation
 
 The [Mastodon documentation](https://docs.joinmastodon.org) is a statically generated site. You can [submit merge requests to mastodon/documentation](https://github.com/mastodon/documentation).