mirror of https://github.com/openXC7/prjxray.git
First commit of docs guide.
Signed-off-by: Sarah Maddox <sarahmaddox@google.com>
This commit is contained in:
parent
b9298a3d13
commit
6dc15342df
|
|
@ -234,3 +234,8 @@ following command to add signoffs to all commits between you and the upstream
|
|||
master:
|
||||
|
||||
git rebase --signoff upstream/master
|
||||
|
||||
### Contributing to the docs
|
||||
|
||||
In addition to the above contribution guidelines, see the guide to
|
||||
[updating the Project X-Ray docs](UPDATING-THE-DOCS.md).
|
||||
|
|
|
|||
|
|
@ -0,0 +1 @@
|
|||
Coming soon.
|
||||
Loading…
Reference in New Issue