1
0
Fork 0

Delete CONTRIBUTING.md

This commit is contained in:
Emotion 2022-09-04 23:43:52 +12:00 committed by GitHub
parent 0040a32f84
commit 66ff6f074c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,6 +0,0 @@
1.Fork this repository
2.Clone your fork: git clone https://github.com/your-username/Ellie-bot.git
3.Create your feature branch: git checkout -b my-new-feature
4.Commit your changes: git commit -am 'Add some feature'
5.Push to the branch: git push origin my-new-feature
6.Submit a pull request