You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I want to point out that this readme is quite limiting because not all contributions have to be in the form of actual code, but also documentation, finding bugs, etc. Also I don't know about some of the steps:
git add --all. This is dependent on how extensive the .gitignore file is. I think it should say only add the actual files you purposely created or modified by having them check with git status first.
The text was updated successfully, but these errors were encountered:
arshadkazmi42
changed the title
I want to point out that this readme is quite limiting because not all contributions have to be in the form of actual code, but also documentation, finding bugs, etc. Also I don't know about some of the steps:
Contribution guide modification
Mar 29, 2019
arshadkazmi42
changed the title
Contribution guide modification
Contribution guide modify
Mar 29, 2019
I want to point out that this readme is quite limiting because not all contributions have to be in the form of actual code, but also documentation, finding bugs, etc. Also I don't know about some of the steps:
git add --all
. This is dependent on how extensive the .gitignore file is. I think it should say only add the actual files you purposely created or modified by having them check withgit status
first.This should be opened in it's own issue though.
Originally posted by @cdrani in #62 (comment)
The text was updated successfully, but these errors were encountered: