Skip to content

Commit aeead40

Browse files
initialize repo
1 parent f7bb5aa commit aeead40

File tree

1 file changed

+41
-0
lines changed

1 file changed

+41
-0
lines changed

CONTRIBUTING.md

Lines changed: 41 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,41 @@
1+
# Contributing Guidelines
2+
3+
Thank you for your interest in contributing to an OWASP project. We welcome all contributions and appreciate your efforts to improve our projects.
4+
5+
## Getting Started
6+
7+
To get started with contributing to any OWASP project, please follow these steps:
8+
9+
1. [Join](http://owasp.org/slack/invite) the [OWASP Slack workspace](https://owasp.slack.com) to connect with the OWASP community and get help with any questions you may have.
10+
11+
2. Review the [OWASP Projects](https://owasp.org/projects/) page to browse the list of OWASP projects and find a project that aligns with your interests and skills.
12+
13+
3. Visit the project's individual page and repository to familiarize yourself with the project goals and objectives.
14+
15+
4. Fork the repository and clone it to your local machine.
16+
17+
5. Install any necessary dependencies and set up your development environment.
18+
19+
6. Make your changes and test them locally to ensure they work as expected.
20+
21+
7. Submit a pull request with your changes.
22+
23+
## Pull Request Guidelines
24+
25+
Before submitting a pull request, please make sure:
26+
27+
1. Your changes are consistent with the project's goals and objectives.
28+
29+
2. Your changes are well-documented and follow the project's coding standards.
30+
31+
3. Your changes do not introduce new bugs or break existing functionality.
32+
33+
4. Your changes are accompanied by tests, if applicable.
34+
35+
5. Your pull request includes a clear and concise description of the changes you have made.
36+
37+
## Code of Conduct
38+
39+
We ask that all contributors to OWASP projects abide by our [Code of Conduct](https://owasp.org/www-policy/operational/code-of-conduct). This code outlines our expectations for behavior within the project community and helps us maintain a welcoming and inclusive environment for all contributors.
40+
41+
Thank you for your interest in contributing to an OWASP project. We appreciate your efforts to help us improve and grow our projects.

0 commit comments

Comments
 (0)