Closed mishmanners closed 4 years ago
Couple of things to mention as per CONTRIBUTING.md
:
Filename should be specified as fizzbuzz.md
as per the function's name instead of FizzBuzz.md
. Following the same convention, the title
should also be fizzbuzz
. (Emphasis on camel-case being used here instead of conventional snake-case)
Snippet titles must correspond to the filename and follow the language and repository's naming conventions
You seem to have removed snippet-template.md
which is something that shouldn't be edited/removed as it is used by integration-tools
(refer here)
Only modify snippet files ...
The tag practice
specified in the snippet doesn't reflect any valid tags on the website. (website link)
Snippet tags must be comma-separated, contain a primary tag as seen on the website as their first tag
Oh yes I'm so sorry. Let me get this fixed up and re-sent. Thank you.
I also am unsure what happened to the snippet... it it still there in the file...
I wanted to add this in as I had so much trouble with building this function and couldn't find a lot of useful help online. Hope this helps people out!