Skip to content

Commit 8aa2480

Browse files
authored
Merge pull request #550 from redhat-documentation/IngridT1-patch-1
Update CONTRIBUTING.md to show process changes
2 parents f7c07dc + 9498a0b commit 8aa2480

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

CONTRIBUTING.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
# Contributing guide
22

3-
We welcome contributions to the supplementary style guide project. You can either [open an issue](https://github.com/redhat-documentation/doc-style/issues) for discussion, or submit an update using the steps below.
3+
We welcome contributions to the supplementary style guide project. To contribute to the project, first [open an issue](https://github.com/redhat-documentation/doc-style/issues) for discussion, and then submit an update. By opening an issue first, you help us track and prioritize changes.
44

55
## Submitting an update
66

7-
These instructions show how to submit an update using the command line. You may also use the GitHub web interface for the update. Whichever method you choose, the update should be submitted as a pull request.
7+
You can submit an update by using the command line or the GitHub web interface. Whichever method you choose, submit the update as a pull request. A repository administrator must approve all updates before they can be merged.
88

99
Before you begin:
1010

@@ -73,8 +73,8 @@ To submit an update:
7373

7474
Typically the previous command gives the URL to open a pull request. If not, you can open one from the [Pull requests](https://github.com/redhat-documentation/supplementary-style-guide/pulls) tab of the GitHub UI.
7575

76-
After you submit a pull request, at least three repository administrators must review and approve the content changes.
77-
When your PR has three such approvals, a repository administrator will merge your PR to the `main` branch.
76+
After you submit a pull request, at least **one** repository administrator must review and approve the content changes.
77+
After your PR has one approval, a repository administrator will merge your PR to the `main` branch.
7878
## Building the guide
7979

8080
You must have `asciidoctor` installed.

0 commit comments

Comments
 (0)