Skip to content

Commit 7821ae8

Browse files
committed
Moved paragraph
1 parent 8966024 commit 7821ae8

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

CONTRIBUTING.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ Please follow these guidelines before opening an issue:
77
* Make sure your issue is not a duplicate.
88
* Make sure your issue is relevant to the specification.
99

10-
To stage the changes of your PR, you can change the repo and branch in the URL.
10+
To contribute to the Internet Draft, please do all edits in `IETF-RFC.md` only. A [GitHub action](https://github.com/cs3org/OCM-API/actions/workflows/rfc.yml) is available to prepare a new version of the `IETF-RFC.xml` file for submission to the IETF Datatracker.
11+
12+
To preview the changes of your PR, you can change the repo and branch in the API docs URL.
1113
For instance to see the proposed changes of https://github.com/cs3org/OCM-API/pull/41, use:
1214
[https://cs3org.github.io/OCM-API/docs.html?branch=add-endpoint-to-accept-invite&repo=OCM-API&user=LovisaLugnegard](https://cs3org.github.io/OCM-API/docs.html?branch=add-endpoint-to-accept-invite&repo=OCM-API&user=LovisaLugnegard)

README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,6 @@ The Open Cloud Mesh API specification is an open source, community-driven projec
2323

2424
If you'd like to contribute, please follow the [Contributing Guidelines](CONTRIBUTING.md) and the [IETF Note Well](https://www.ietf.org/about/note-well/).
2525

26-
To contribute to the Draft, please do all edits in `IETF-RFC.md` only. A [GitHub action](https://github.com/cs3org/OCM-API/actions/workflows/rfc.yml) is available to prepare a new version of the `IETF-RFC.xml` file for submission to the IETF Datatracker.
27-
2826
## History and Changelog
2927

3028
The history of the Open Cloud Mesh project is [available here](HISTORY.md), including links to external material.

0 commit comments

Comments
 (0)