Skip to content

Commit 0aaf9a7

Browse files
committed
Add README
Signed-off-by: Nelo-T. Wallus <[email protected]> Signed-off-by: Nelo-T. Wallus <[email protected]>
1 parent 2f57762 commit 0aaf9a7

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

README.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
# Platform Mesh Website
2+
3+
This is the repository backing the website of the Platform Mesh project.
4+
5+
## Contributing
6+
7+
We welcome contributions to the Platform Mesh website! If you have
8+
suggestions, improvements, or bug fixes, please follow these steps:
9+
10+
1. Fork the repository
11+
2. Create a new branch for your changes
12+
3. Make your changes and commit them with a clear message
13+
4. Test your changes with the local dev server: `npm run dev`
14+
5. Push your changes to your fork
15+
6. Create a pull request against the `main` branch of this repository

0 commit comments

Comments
 (0)