summaryrefslogtreecommitdiff
path: root/CONTRIBUTING.md
blob: e2a8c770e643026b0ef438acfc1454863490a73e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
# Contributing to Roughenough

Do you enjoy working on obscure cryptographically secure time synchronization protocols? 

:+1::tada: nice, me too!

# Contribute via Pull Requests

Please open a pull request (PR) for your changes and include:

* An overall description/rationale of the PR
* Tests for any new functionality
* Code style that matches what is already in the repo
* License (Apache 2.0) and copyright statements for your code
* A willingness to iterate and make changes ;)

`Roughenough` targets **stable Rust** only. Contributions that don't compile
on `stable` will be rejected. Sorry.

# Thanks In Advance

Stuart @int08h