Commit 55ff08b 1 parent 0f13f56 commit 55ff08b Copy full SHA for 55ff08b
File tree 1 file changed +15
-3
lines changed
1 file changed +15
-3
lines changed Original file line number Diff line number Diff line change 1
- ## Contributing your Blueprint
1
+ ## Contributing Guidelines
2
2
3
- We encourage you to contribute your own Blueprints to this repository! To make the process smooth, please follow these guidelines:
3
+ We encourage you to contribute your own Blueprints to this repository!
4
4
5
- To add a Blueprint to this repository, submit it as a Pull Request to this repository.
5
+ ### Building your first Blueprint
6
+
7
+ See [ Building your first Blueprint] ( ./docs/how-to-build-a-blueprint/your-first-blueprint.md ) .
8
+
9
+ ### Submitting your Blueprint to this repository
10
+
11
+ To keep the submission process smooth, please follow the following guidelines:
12
+
13
+ Submit your Blueprint as a Pull Request to this repository.
6
14
7
15
Your Pull Request must contain a single ` blueprint.json ` file under a path ` blueprints/your-blueprint-name/blueprint.json ` .
8
16
@@ -34,3 +42,7 @@ Here's an example:
34
42
}
35
43
}
36
44
```
45
+
46
+ ### Needing Help?
47
+
48
+ If you have questions or need assistance, start a new issue in this repository.
You can’t perform that action at this time.
0 commit comments