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

Update the process for hosted and core project proposals #117

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

tschneidereit
Copy link
Member

In the last TSC meeting, we discussed moving from an Issue- to a PR-based process for the proposals to align with the one for SIGs, streamline the review process, and generate easily discoverable documentation.

This PR changes documentation and templates to apply that decision.

This is for now just a simple list of projects I could identify, with links to websites and/or repositories as appropriate.
In the last TSC meeting, we discussed moving from an Issue- to a PR-based process for the proposals to align with the one for SIGs, streamline the review process, and generate easily discoverable documentation.

This PR changes documentation and templates to apply that decision.

Signed-off-by: Till Schneidereit <[email protected]>
@tschneidereit tschneidereit requested a review from a team December 30, 2024 16:43
@tschneidereit
Copy link
Member Author

Note that this PR builds on #116, so only the last commit needs to be reviewed here.

TSC/core-and-hosted-projects.md Show resolved Hide resolved
* Do not make unsubstantiated claims; provide evidence. For example, if you claim that your project has a CI job running tests under [AddressSanitizer](https://clang.llvm.org/docs/AddressSanitizer.html), provide links to its CI configuration, test infrastructure, and bugs caught.
* moving any existing files from `/projects/hosted/$PROJECT_NAME` to `/projects/core/$PROJECT_NAME`
* If a `proposal.md` exists for the project, move it to `/projects/core/$PROJECT_NAME/proposal-hosted.md`
* An update to `/projects/README.md` to move the project to the list of core projects.
Copy link
Contributor

Choose a reason for hiding this comment

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

nit: I personally would have chosen to use paths relative to the project root, e.g., projects/README.md... but not a significant issue.

Copy link
Member Author

Choose a reason for hiding this comment

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

I guess now that #116 has landed I can just turn this into a link?

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.

4 participants