Skip to content

Commit 419ede0

Browse files
authored
Create CONTRIBUTING.md
1 parent 583b9ad commit 419ede0

File tree

1 file changed

+26
-0
lines changed

1 file changed

+26
-0
lines changed

CONTRIBUTING.md

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
1+
# Contributing to `pan-os-upgrade`
2+
3+
We welcome contributions to `pan-os-upgrade`! This document provides guidelines and instructions on how to contribute effectively.
4+
5+
## How to Contribute
6+
7+
- **Reporting Bugs**: If you find a bug, please open an issue with a clear description and steps to reproduce.
8+
- **Suggesting Enhancements**: For feature requests or suggestions, open an issue with a detailed explanation.
9+
- **Pull Requests**: Before submitting a pull request, ensure it does not duplicate existing work.
10+
11+
## Pull Request Process
12+
13+
1. Fork the repository and create your branch from `main`.
14+
2. Make your changes, ensuring they adhere to the project's coding conventions.
15+
3. Write clear, concise commit messages and ensure your code passes any tests.
16+
4. Open a pull request with a comprehensive description of changes.
17+
18+
## Code of Conduct
19+
20+
Please adhere to the Code of Conduct to maintain a respectful and collaborative environment.
21+
22+
## Questions?
23+
24+
If you have any questions or need further clarification, feel free to open an issue or contact the project maintainers directly.
25+
26+
Thank you for contributing to `pan-os-upgrade`!

0 commit comments

Comments
 (0)