Skip to content

Commit 64f6fd1

Browse files
committed
Improve the contributing section
1 parent e61781f commit 64f6fd1

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/contribute.mdx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,12 +7,12 @@ sidebar_position: 3
77
We’re excited to welcome contributions from the community to help grow and improve **OpenMFP**! Your ideas, feedback, and code are invaluable in shaping a robust platform for building enterprise-grade micro frontend applications. 🌐✨
88

99
Whether you’re fixing a bug, enhancing features, or suggesting improvements, we’d love to have you onboard.
10-
To get started, check out the **Contributing** section in the README of any repository in the [OpenMFP organization](https://github.com/openmfp). There, you’ll find all the guidelines and instructions to make your contribution seamless and impactful. 🛠️
10+
To get started, check out the [CONTRIBUTING.md](https://github.com/search?q=path%3A**%2FCONTRIBUTING.md+org%3Aopenmfp++NOT+is%3Aarchived&type=code&ref=advsearch) file of every repository. There, you’ll find all the guidelines and instructions to make your contribution seamless and impactful. 🛠️
1111

1212
### Ways You Can Contribute:
13-
- Fix bugs 🐞
13+
- Fix [bugs](https://github.com/search?q=org%3Aopenmfp%20is%3Aissue%20is%3Aopen%20label%3Abug&type=issues) 🐞
1414
- Add new features 🌟
15-
- Improve documentation 📖
15+
- Improve [documentation](https://github.com/openmfp/openmfp.org) 📖
1616
- Suggest improvements by [creating an issue](https://github.com/openmfp/openmfp.org/issues) 💡
1717

1818
Let’s build the future of micro frontends together! ❤️

0 commit comments

Comments
 (0)