Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion community/02-contribution-guideline.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down
2 changes: 1 addition & 1 deletion community/03-roadmap.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down