Skip to content

Commit

Permalink
Create CONTRIBUTING.md
Browse files Browse the repository at this point in the history
  • Loading branch information
phrj committed Jan 31, 2020
1 parent bb5d782 commit 436d86d
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
# CONTRIBUTING

## Submitting changes
- Please submit a pull request with a clear list of changes/additions
- Please make sure you have descriptive and clear git commit messages

## Coding Conventions
- We indent using two spaces (soft tabs)
- Follow the [Wireshark Developer’s Guide](https://www.wireshark.org/docs/wsdg_html_chunked/)

0 comments on commit 436d86d

Please sign in to comment.