Update README.md

This commit is contained in:
Danny Colin
2022-03-01 10:04:08 -05:00
committed by GitHub
parent 48747db817
commit 560145a7b7

View File

@@ -1,2 +1,9 @@
# 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.