We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1b037f6 commit 74e4e2cCopy full SHA for 74e4e2c
README.md
@@ -324,7 +324,7 @@ Query {
324
- Repositories should name their default branch **main**.
325
- If additional branches are needed:
326
- Use a [production branch] or [environment branches] for web apps.
327
- - Use [release branches] for external software (e.g. npm packages).
+ - Use [release branches] or tags for external software (e.g. npm packages).
328
- **main** should be a protected branch, as well as any environment /
329
production branch. We use these settings:
330
- Status checks must pass before merging.
0 commit comments