diff --git a/LEARN.md b/LEARN.md new file mode 100644 index 0000000..fe7be30 --- /dev/null +++ b/LEARN.md @@ -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.