Skip to content

Commit

Permalink
Update How-to-get-your-addon-listed.asciidoc
Browse files Browse the repository at this point in the history
  • Loading branch information
gastaldi committed Jul 8, 2014
1 parent 60f9d91 commit 77c7b72
Showing 1 changed file with 5 additions and 7 deletions.
12 changes: 5 additions & 7 deletions tutorials/How-to-get-your-addon-listed.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,8 @@

Getting your addon listed in the website is easy:

* Fork the link:https://github.com/forge/website-data/fork[forge/website-data] repository
* Add the necessary addon info in the *addons-community.yaml* file
** eg:
. Fork the link:https://github.com/forge/website-data/fork[forge/website-data] repository
. Add the necessary addon info in the *addons-community.yaml* file
[source,yaml]
----
---
Expand Down Expand Up @@ -37,9 +36,8 @@ where:
- tags: any tags that would allow to find your addon in the search feature in the website
- logo: (Optional) a URL specifying a logo for your addon

====

* Submit a Pull-request with your changes
** We'll review it and merge
* Have a beer!
. Submit a Pull-request with your changes3
.. We'll review it and merge
. Have a beer!

0 comments on commit 77c7b72

Please sign in to comment.