Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 623 Bytes

README.markdown

File metadata and controls

16 lines (11 loc) · 623 Bytes

AtomBuild Website

Adding a Build Provider

Made a build provider? Great! We'd love to include it in our list! Just follow this step-by-step process and your provider will make it to our webpage in no time.

  • Open the content/data/providers.yml file on GitHub.
  • Press the Pencil Icon in the upper Right Corner of the Code Preview.
  • Add your provider to the correct category, following the following structure:
- title: { build-provider }
  url: { build-url }
  • Save your commit, and submit your pull request.