Skip to content

Commit 3472ca1

Browse files
Create CONTRIBUTING.md
1 parent 62cd25d commit 3472ca1

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

CONTRIBUTING.md

+19
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
# Contributing Guidelines
2+
3+
Thank you for your interest in contributing to our project! Here are some guidelines to help you get started:
4+
5+
1. **Read the documentation**: Before you start contributing, make sure to read the project's documentation, including the README file, the CONTRIBUTING file, and any other relevant documentation. This will help you understand the project's goals, its codebase, and how to contribute.
6+
7+
2. **Check for open issues**: Look for open issues that are related to SRM eLab Python questions. If you find an issue that you would like to work on, leave a comment to let the maintainers know that you are interested in contributing.
8+
9+
3. **Fork the repository**: If you want to add or update solutions to SRM eLab Python questions, you will need to fork the repository and create a branch for your changes.
10+
11+
4. **Add or update solutions**: Add or update solutions to SRM eLab Python questions in your forked repository and commit them with clear and concise commit messages.
12+
13+
5. **Submit a pull request**: Once you have added or updated solutions, submit a pull request to the main repository. Make sure to follow the project's guidelines for submitting pull requests.
14+
15+
6. **Be patient**: The maintainers of the project may need some time to review your pull request. Be patient and be open to feedback and suggestions.
16+
17+
7. **Be respectful**: Always be respectful when communicating with other contributors and maintainers. Remember that everyone is volunteering their time and effort to make the project better.
18+
19+
We look forward to your contributions!

0 commit comments

Comments
 (0)