We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 196f645 commit 9af5bccCopy full SHA for 9af5bcc
README.md
@@ -3,6 +3,20 @@
3
These are scripts used to maintain various pieces of CC's open source community
4
infrastructure.
5
6
+## Who is this repository for?
7
+
8
+This repository contains internal automation scripts used by the
9
+Creative Commons team to manage their GitHub organization.
10
11
+It is not intended for general users or beginners to run locally.
12
+Most scripts are executed automatically via GitHub Actions and
13
+require organization-level permissions and access tokens.
14
15
+If you are new to this repository, you do not need to understand
16
+all workflows or scripts to contribute. Documentation improvements,
17
+clarifications, and small fixes are welcome.
18
19
20
21
## Status
22
0 commit comments