You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: ecosystem-tools/Sources/EcosystemTools.docc/best-practices/best-practice-content.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,4 @@
1
-
# Contribute a Swift Server best practice for internal adopters
1
+
# Contribute a Swift best practice
2
2
3
3
Create clear guidance with examples for best practice documentation.
4
4
@@ -11,7 +11,7 @@ These articles use a specific naming scheme to enable consistent URLs when they'
11
11
12
12
Use the [template provided in the Ecosystem docs repository](https://github.com/swiftlang/docs/blob/main/ecosystem-tools/templates/0000-best-practice-template.md) to create guidance.
13
13
Use a numbered filename to contain the content.
14
-
Prefix guidelines from the ecosystem group with `ESG-` and using the next number available.
14
+
Prefix guidelines from the ecosystem group with `BSP-` and using the next number available.
15
15
When published with DocC, the filename of the article becomes a component in the URL and provides a consistent reference point.
16
16
Don't rename an existing article, or re-use a number from other guides that have been merged.
0 commit comments