Skip to content

Commit 4dea02c

Browse files
Create CONTRIBUTING.md
1 parent 88e6c45 commit 4dea02c

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

CONTRIBUTING.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
# Contributing to Maths with Python
2+
### Thank you so much for your interest in contributing! All types of contributions are encouraged and valued. There are a lot of ways in which you can contribute to this project :
3+
#### Request Support :
4+
* If you have a question about this project, Open an Issue at https://github.com/infinitecoder1729/maths-with-python/issues
5+
* Pleaase provide adequate context towards your query
6+
#### Report an Error or Bug
7+
* If you run into an error or bug with the project, Open an Issue at https://github.com/infinitecoder1729/maths-with-python/issues
8+
* Include steps that can be followed to recreate the error that you are encountering
9+
#### Sugggest an Idea :
10+
* To suggest an idea for the expansion of this project, Open an Issue at https://github.com/infinitecoder1729/maths-with-python/issues
11+
#### Contributing Code :
12+
* If you want to contribute some code, use the GitHub Pull Requests, [read up on how to fork a GitHub project and file a PR](https://guides.github.com/activities/forking) if you've never done it before.
13+
#### Provide better formatting for the code and informational content for the Readme file :
14+
* If you want to contribute to formatting and Readme, use the GitHub Pull Requests {[read up on how to fork a GitHub project and file a PR](https://guides.github.com/activities/forking)}
15+
#### Provide Support to other users :
16+
* Helping out other users with their questions is a really awesome way of contributing to any project.
17+
*In order to help other folks out with their questions, Go to the issue tracker and read through the list until you find something that you're familiar enough with to give an answer to and respond to the issue with whatever details are needed to clarify the question.
18+
#### Additional Resources
19+
* [General GitHub documentation](help.github.com)

0 commit comments

Comments
 (0)