Skip to content

Commit b321558

Browse files
authored
Update 1_How_Can_You_Contribute.md (#2259)
See #2258
1 parent 819b397 commit b321558

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

docs/contributing/1_How_Can_You_Contribute.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# How Can You Contribute?
22

3-
A direct contribution to the MASVS or the MASTG can be done in many different ways. First of all **Create a GitHub account** (a free one is enough) by following [these steps](https://docs.github.com/en/get-started/signing-up-for-github/signing-up-for-a-new-github-account "Signing up for a new GitHub account").
3+
You can directly contribute to the MASVS or MASTG in many different ways! First, go ahead and create a GitHub account for free on the [GitHub homepage](https://github.com/).
44

55
## Contribution Flow
66

@@ -18,14 +18,14 @@ flowchart LR
1818

1919
## 💬 Participate in Discussions
2020

21-
Our GitHub [Discussions](https://docs.github.com/en/discussions) are the first place to go for asking questions, giving us feedback and proposing new ideas. If your proposal qualifies for the MASTG/MASVS we'll convert it into an "Issue" (the discussion might take a while).
21+
Our GitHub [Discussions](https://github.com/OWASP/owasp-mastg/discussions) are the first place to go to ask questions, give feedback, and propose new ideas. If your proposal qualifies for the MASTG/MASVS, we'll convert it into an "Issue" (the discussion might take a while).
2222

2323
## 🎯 Create Issues
2424

25-
You can create [Issues](https://github.com/OWASP/owasp-masvs/issues "MASVS Issues") first for missing requirements, content or errors so that it can be discussed **before** creating a PR.
25+
Before creating a PR, first create an [Issue](https://github.com/OWASP/owasp-masvs/issues "MASVS Issues") to be discussed for missing requirements, content or errors.
2626

27-
- In order to avoid conflicts that several people are working on the same issue without knowing it, the issue will be assigned to one or more people by the project leaders.
28-
- Explain what you think is missing in the issue, including references (if available) and give a suggestion as to where it could be added.
27+
- To avoid multiple people duplicating effort on the same issue, project leaders will assign it to only a few that will own it.
28+
- Explain what you think is missing in the issue, including references (if available) and suggest where it could be added.
2929

3030
## 📝 Open a Pull Request
3131

0 commit comments

Comments
 (0)