Merge pull request #16688 from backstage/blam/getting-involved

chore: small tweaks for getting involved
This commit is contained in:
Ben Lambert
2023-03-06 13:14:16 +01:00
committed by GitHub
3 changed files with 7 additions and 7 deletions
+1 -1
View File
@@ -8,7 +8,7 @@ Contributions are welcome, and they are greatly appreciated! Every little bit he
Backstage is released under the Apache 2.0 License, and original creations contributed to this repo are accepted under the same license.
You can find out more about the types of contributions over at [getting involved](https://backstage.io/docs/getting-started/get-involved)!
You can find out more about the types of contributions over at [getting involved](https://backstage.io/docs/getting-started/getting-involved)!
## Get Started!
@@ -1,6 +1,6 @@
---
id: get-involved
title: Get Involved
id: getting-involved
title: Getting Involved
# prettier-ignore
description: How can you help us build Backstage? We welcome contributions of all kinds, from documentation to code to design.
---
@@ -29,11 +29,11 @@ If you start developing a plugin that you aim to release as open source, we sugg
You can also use this process if you have an idea for a good plugin but you hope that someone else will pick up the work.
### Adding Non-code Contributions
### Adding non-code Contributions
Since there is such a large landscape of possible development, build, and deployment environments, we welcome community contributions in these areas in the [`/contrib`](https://github.com/backstage/backstage/tree/master/contrib) folder of the project. This is an excellent place to put things that help out the community at large, but which may not fit within the scope of the core product to support natively. Here, you will find Helm charts, alternative Docker images, and much more.
### Write Documentation or improve the website
### Write documentation or improve the website
The current documentation is very limited. Help us make the `/docs` folder come alive.
@@ -49,7 +49,7 @@ We think the best way to ensure different plugins provide a consistent experienc
Either help us [create new components](https://github.com/backstage/backstage/labels/help%20wanted) or improve stories for the existing ones (look for files with `*.stories.tsx`).
### Submit Feedback
### Submit feedback
The best way to send feedback is to file [an issue](https://github.com/backstage/backstage/issues).
+1 -1
View File
@@ -46,7 +46,7 @@
"getting-started/keeping-backstage-updated",
"getting-started/concepts",
"getting-started/contributors",
"getting-started/get-involved",
"getting-started/getting-involved",
"getting-started/project-structure"
],
"Local Development": [