diff --git a/community/02-contribution-guideline.md b/community/02-contribution-guideline.md index 5ec25bf..bac1060 100644 --- a/community/02-contribution-guideline.md +++ b/community/02-contribution-guideline.md @@ -21,7 +21,7 @@ There are different approaches to suggest and contribute changes to metal-stack - **Tiny changes**: Directly create a pull request in the corresponding repository. - **Small to medium-sized changes**: Open a GitHub issue for the project to which you would like to contribute. Your idea can then be discussed within the issue. The pull request will reference and close this issue. - **Big changes**: These would affect multiple repositories and propose significant architectural changes or changes to the project. In this case, consider writing a [Metal Enhancement Proposal (MEP)](./04-Proposals/index.md). -- **General feature requests**: Please suggest your thoughts and ideas on the [discussions page](https://github.com/metal-stack/releases/discussions). +- **General feature requests**: Please suggest your thoughts and ideas on the [discussions page](https://github.com/orgs/metal-stack/discussions). ### Usage of Generative AI Tools diff --git a/community/03-roadmap.mdx b/community/03-roadmap.mdx index 65c5173..427c8d1 100644 --- a/community/03-roadmap.mdx +++ b/community/03-roadmap.mdx @@ -8,7 +8,7 @@ sidebar_position: 3 For metal-stack we share a [Github board](https://github.com/orgs/metal-stack/projects/37) that displays our roadmap. It gives a rough overview over our development focus. -If you have ideas to improve metal-stack, please suggest your thoughts on the [discussions page](https://github.com/metal-stack/releases/discussions) in the releases repository. +If you have ideas to improve metal-stack, please suggest your thoughts on the [discussions page](https://github.com/orgs/metal-stack/discussions) in the releases repository. ## Planning Meetings