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: _faqs/04-01-add-a-project.markdown
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,7 @@ category: Community and Collaboration
6
6
To add a project:
7
7
8
8
* Fork the [opensearch website repository](https://github.com/opensearch-project/project-website).
9
-
* Create a branch. I recommend naming it`adds-<your project name>-to-community-projects`
9
+
* Create a branch. The recommended naming convention is`adds-<your project name>-to-community-projects`
10
10
* Add a [markdown file](https://github.com/opensearch-project/project-website/blob/main/_community_projects/_sample.md) for your project to .`/_community_projects/your-project.md`
11
11
* Last create a pull request and one of the website maintainers will review it and work with you to merge it.
0 commit comments