Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CONTRIBUTING.md: fix charter link (s/rfcedtyp/group/) #32

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

stepnem
Copy link

@stepnem stepnem commented Mar 28, 2024

CONTRIBUTING.md Outdated
@@ -2,7 +2,7 @@

Anyone can contribute to RSWG; you don't have to join the Working Group, because there is no "membership" -- anyone who participates in the work, as outlined below, is part of the RSWG Working Group.

Before doing so, it's a good idea to familiarize yourself with our [charter](https://datatracker.ietf.org/rfcedtyp/rswg/about/). If you're new to this, you may also want to read [an informal guide to the IETF process](https://www.ietf.org/standards/process/informal/) and the [Tao of the IETF](https://www.ietf.org/tao.html).
Before doing so, it's a good idea to familiarize yourself with our [charter](https://datatracker.ietf.org/edwg/rswg/about/). If you're new to this, you may also want to read [an informal guide to the IETF process](https://www.ietf.org/standards/process/informal/) and the [Tao of the IETF](https://www.ietf.org/tao.html).

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
Before doing so, it's a good idea to familiarize yourself with our [charter](https://datatracker.ietf.org/edwg/rswg/about/). If you're new to this, you may also want to read [an informal guide to the IETF process](https://www.ietf.org/standards/process/informal/) and the [Tao of the IETF](https://www.ietf.org/tao.html).
Before doing so, it's a good idea to familiarize yourself with our [charter](https://datatracker.ietf.org/group/rswg/about/). If you're new to this, you may also want to read [an informal guide to the IETF process](https://www.ietf.org/standards/process/informal/) and the [Tao of the IETF](https://www.ietf.org/tao.html).

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Using the generic "group" selector instead of the group_type selector is far more future-proof.

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Using the generic "group" selector instead of the group_type selector is far more future-proof.

Indeed, thank you for the suggestion! I had no idea that existed.

I fixed the commit accordingly and credited you in the commit
message, but please also feel free to drop this PR entirely and
submit or commit the fix yourself instead.

https://datatracker.ietf.org/rfcedtyp/rswg/about/ is defunct.

Using the generic "group" selector suggested (as more
future-proof than just replacing "rfcedtyp" with the current
"edwg") by Robert Sparks.
@stepnem stepnem changed the title CONTRIBUTING.md: fix charter link (s/rfcedtyp/edwg/) CONTRIBUTING.md: fix charter link (s/rfcedtyp/group/) Mar 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants