-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
21 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,21 @@ | ||
# Contributing and Using the Project | ||
|
||
### **Issues** | ||
|
||
If you encounter any issues or have ideas for improving the template repo, please create an issue. To do this: | ||
|
||
+ Go to the "Issues" tab on the repository. | ||
+ Click on the "New Issue" button. | ||
+ Describe the problem or enhancement idea clearly. | ||
+ Submit the issue. | ||
|
||
### **Pull Requests** | ||
|
||
We welcome contributions! To submit a pull request: | ||
|
||
+ Fork the repository to your own GitHub account. | ||
+ Create a new branch and make your changes. | ||
+ Push your changes to your fork. | ||
+ Open a pull request, describing the changes made and why they're valuable. | ||
|
||
For more information, **check out README.md** in the repository. |