Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/larseggert/moderation
This is the working area for the individual Internet-Draft, "IETF Community Moderation".
https://github.com/larseggert/moderation
community ietf internet-draft moderation
Last synced: about 1 month ago
JSON representation
This is the working area for the individual Internet-Draft, "IETF Community Moderation".
- Host: GitHub
- URL: https://github.com/larseggert/moderation
- Owner: larseggert
- License: other
- Created: 2023-06-05T16:28:05.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-05-28T00:17:47.000Z (7 months ago)
- Last Synced: 2024-05-28T09:49:20.147Z (7 months ago)
- Topics: community, ietf, internet-draft, moderation
- Language: Makefile
- Homepage: https://larseggert.github.io/moderation/
- Size: 646 KB
- Stars: 1
- Watchers: 6
- Forks: 1
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
# IETF Community Moderation
This is the working area for the individual Internet-Draft, "IETF Community Moderation".
* [Editor's Copy](https://larseggert.github.io/moderation/#go.draft-ecahc-moderation.html)
* [Datatracker Page](https://datatracker.ietf.org/doc/draft-ecahc-moderation)
* [Individual Draft](https://datatracker.ietf.org/doc/html/draft-ecahc-moderation)
* [Compare Editor's Copy to Individual Draft](https://larseggert.github.io/moderation/#go.draft-ecahc-moderation.diff)## Contributing
See the
[guidelines for contributions](https://github.com/larseggert/moderation/blob/main/CONTRIBUTING.md).Contributions can be made by creating pull requests.
The GitHub interface supports creating pull requests using the Edit (✏) button.## Command Line Usage
Formatted text and HTML versions of the draft can be built using `make`.
```sh
$ make
```Command line usage requires that you have the necessary software installed. See
[the instructions](https://github.com/martinthomson/i-d-template/blob/main/doc/SETUP.md).