mirror of https://github.com/openXC7/prjxray.git
Move .update-contributing.py script under .github directory.
Signed-off-by: Tim 'mithro' Ansell <me@mith.ro>
This commit is contained in:
parent
517abfdc36
commit
88e68414bf
|
|
@ -29,7 +29,7 @@ contrib.append(
|
|||
----
|
||||
|
||||
This file is generated from [README.md](README.md), please edit that file then
|
||||
run the `./.update-contributing.py`.
|
||||
run the `./.github/update-contributing.py`.
|
||||
|
||||
""")
|
||||
|
||||
|
|
@ -92,5 +92,5 @@ In addition to the above contribution guidelines, see the guide to
|
|||
----
|
||||
|
||||
This file is generated from [README.md](README.md), please edit that file then
|
||||
run the `./.update-contributing.py`.
|
||||
run the `./.github/update-contributing.py`.
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue