mirror of
https://github.com/rshipp/awesome-malware-analysis.git
synced 2024-12-18 10:26:07 +00:00
Add CONTRIBUTING guidelines
This commit is contained in:
parent
0cbee69aff
commit
f6a053f028
12
CONTRIBUTING.md
Normal file
12
CONTRIBUTING.md
Normal file
@ -0,0 +1,12 @@
|
||||
# Contribution Guidelines
|
||||
|
||||
When making a pull request, please follow these guidelines:
|
||||
|
||||
- One commit per suggestion
|
||||
- Commit message should follow this format: `Add some tool name`
|
||||
- Multiple commits per pull request is OK
|
||||
- Lists within each section are alphabetized
|
||||
- Add sections if necessary
|
||||
- Clear, concise descriptions for each link, followed by a period
|
||||
|
||||
Thanks!
|
Loading…
Reference in New Issue
Block a user