7

Is there an easy way to make a listing request?

If I am familiar with GitHub, how should I go about doing it myself?

user6513763
  • 681
  • 4
  • 7

1 Answers1

9

Easy method:

  • Visit the merchant page
  • Use the open issue link at bottom of page
  • Login to and/or create a GitHub account
  • Click new
  • Enter your merchant information
  • Click submit new issue
  • Track your request here

Do it yourself method:

  • Visit the GitHub for the monero website
  • Login to GitHub
  • Make a fork of the site
  • Click data
  • Click merchants.yml
  • Click edit
  • Add your merchant information in a format consistent with the existing listings
  • Click create a new branch for this commit and start a pull request
  • Click propose file change
  • track your pull request
Smart Kid
  • 6,563
  • 2
  • 36
  • 62