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

This commit is contained in:
The Coding Aviator 2019-03-24 22:34:57 +05:30 committed by Niraj Nandish
parent b4e30483cc
commit e880eda783

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. 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 ## Attributions
To minimize the potential for plagiarism and maintain integrity in this guide, it is important to give credit where necessary. To minimize the potential for plagiarism and maintain integrity in this guide, it is important to give credit where necessary.