Added pointer on putting whole solution in guide articles (#35390)

pull/35684/head
The Coding Aviator 2019-03-24 22:34:57 +05:30 committed by Niraj Nandish
parent b4e30483cc
commit e880eda783
1 changed files with 4 additions and 0 deletions

View File

@ -153,6 +153,10 @@ You can even embed relevant YouTube videos and interactive [REPL.it](https://rep
Don't use emojis or emoticons in the Guide. freeCodeCamp has a global community, and the cultural meaning of an emoji or emoticon may be different around the world. Also, emojis can render differently on different systems.
## Curriculum Challenge Solutions
When proposing a solution for a curriculum challenge related article, the full code should be given. This includes all the original seed code plus any changes needed to pass all the challenge tests.
## Attributions
To minimize the potential for plagiarism and maintain integrity in this guide, it is important to give credit where necessary.