Files
sumo-kb/README.md
2022-03-01 10:04:08 -05:00

10 lines
467 B
Markdown

# sumo-kb
Repo to host snippet codes for Mozilla Support Knowledge Base article
## Instructions
Please add your files in a folder named after the KB articles slug. For example, if the article URL is https://support.mozilla.org/kb/install-firefox-linux, then use `install-firefox-linux` as the folder name.
If you need to add specific instructions for the files of an article, create a README.md file inside the article folder and add your instructions inside it.