Skip to content

Commit

Permalink
Add contributor guidelines and DCO (#3)
Browse files Browse the repository at this point in the history
Signed-off-by: Brandon Sprague <brandon@sprague.mx>
  • Loading branch information
bcspragu committed Apr 14, 2023
1 parent 477fc5b commit 7c1acab
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/dco.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
allowRemediationCommits:
individual: true
require:
members: false
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,3 +37,8 @@ go run ./cmd/exporter stream <project ID> \
| goaccess --log-format=COMBINED --real-time-html -o report.html -
# Then open `report.html` in your web browser of choice.
```

## Contributing

Contribution guidelines can be found [on our website](https://siliconally.org/oss/contributor-guidelines).

0 comments on commit 7c1acab

Please sign in to comment.