Skip to content

Commit acacd4f

Browse files
committed
CONTRIBUTING: Remove docs/README.md reference
Current ocitools docs are the man pages under man/. No docs for building them yet beyond the Makefile rule, and that may be all we need ;). Because there is no downstream consensus on doc locations, remove the reference. Downstream repositories can add it (or similar content) back in as they see fit [1]. I don't expect a lot of churn in this document, so there shouldn't be many conflicts between those downstream changes and further project-template development. [1]: #4 (comment) Signed-off-by: W. Trevor King <[email protected]>
1 parent 9c398a7 commit acacd4f

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -59,8 +59,7 @@ before submitting a pull request.
5959

6060
Update the documentation when creating or modifying features. Test
6161
your documentation changes for clarity, concision, and correctness, as
62-
well as a clean documentation build. See ``docs/README.md`` for more
63-
information on building the docs and how docs get released.
62+
well as a clean documentation build.
6463

6564
Pull requests descriptions should be as clear as possible and include a
6665
reference to all the issues that they address.

0 commit comments

Comments
 (0)