From 9371b1c3bbf492a411e941b399efce22c768b4d8 Mon Sep 17 00:00:00 2001 From: AUTOMATIC1111 <16777216c@gmail.com> Date: Fri, 30 Sep 2022 11:49:08 +0300 Subject: [PATCH] Created Contributing (markdown) --- Contributing.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 Contributing.md diff --git a/Contributing.md b/Contributing.md new file mode 100644 index 0000000..c2339e4 --- /dev/null +++ b/Contributing.md @@ -0,0 +1,3 @@ +To contribute, clone the repository, make your changes, commit and push to your clone, and submit a pull request. + +Before making changes, if you think that your feature will result in more than 100 lines changing, find me and talk to me about the feature you are proposing. It pains me to reject the hard work someone else did, but I won't add everything to the repo, and it's better if the rejection happens before you have to waste time working on the feature.