Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 754 Bytes

04-01-add-a-project.markdown

File metadata and controls

14 lines (10 loc) · 754 Bytes
question category
How do I add a project to the community project page on opensearch.org?
Community and Collaboration

To add a project:

  • Fork the opensearch website repository.
  • Create a branch. The recommended naming convention is adds-<your project name>-to-community-projects
  • Add a markdown file for your project to ./_community_projects/your-project.md
  • Last create a pull request and one of the website maintainers will review it and work with you to merge it.

To see an example pull request, look here).