We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2f57762 commit 0aaf9a7Copy full SHA for 0aaf9a7
README.md
@@ -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