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
Since we now have markdown, which supports file linking, we could (if we wanted to) segment more of the complicated section of the REAMME.md into separate files with more detail.
One file I'd suggest in the onset would be a "CONTRIBUTING.md" file. This basically gives people the rules of the road for contributing to the project such as where to send bugs/feature requests, how to submit VID/Backoff fingerprints, etc.
Here's an example of one from another ruby project I have that I build from another smarter person than I about how to setup a solid CONTRIBUTING file.
Check it out, I'd like your feedback before pushing forward on this.
Since we now have markdown, which supports file linking, we could (if we wanted to) segment more of the complicated section of the REAMME.md into separate files with more detail.
One file I'd suggest in the onset would be a "CONTRIBUTING.md" file. This basically gives people the rules of the road for contributing to the project such as where to send bugs/feature requests, how to submit VID/Backoff fingerprints, etc.
Here's an example of one from another ruby project I have that I build from another smarter person than I about how to setup a solid CONTRIBUTING file.
Check it out, I'd like your feedback before pushing forward on this.
https://github.com/claudijd/c7decrypt/blob/master/CONTRIBUTING.md
The text was updated successfully, but these errors were encountered: