Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
leebaird committed Mar 18, 2015
1 parent eee0243 commit d2ca29d
Showing 1 changed file with 0 additions and 16 deletions.
16 changes: 0 additions & 16 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -149,19 +149,3 @@ Parse XML to CSV for use with /discover/misc/worksheet.xlsx.
### Update

* Use to update Kali Linux, Discover scripts, various tools and the locate database.

# CONTRIBUTING
## Submitting Pull Requests
When submitting pull requests (PR), please do the following:

- When you submit a PR, a discription of what it is your PR does.
- Test all senarios for your patch. For example, what happens if a user does not run a required step. Will it break something?
- Create a ```topic branch``` to work on instead of working directly on the ```master```.
- Always keep the branch you are working on in sync with upstream branch to avoid conflicts.
- Include code comments so your code can be easily understood.

## Bug Fixes

- Include reproducing steps to show the bug with terminal output.
- Explain how your patch fixes the bug.

0 comments on commit d2ca29d

Please sign in to comment.