Skip to content

Instantly share code, notes, and snippets.

@SathyaBhat
Last active December 17, 2015 05:39
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save SathyaBhat/5559816 to your computer and use it in GitHub Desktop.
Save SathyaBhat/5559816 to your computer and use it in GitHub Desktop.
Custom proforma comments for WebApps
callback(
[
{ "name": "No Product recco", "description": "Sorry, [webapps.se] doesn't do product recommendations."},
{ "name": "Nothing but a URL (and isn't spam)", "description": "Whilst this may theoretically answer the question, <a href=\"http://meta.stackoverflow.com/q/8259\">it would be preferable</a> to include the essential parts of the answer here, and provide the link for reference."},
{ "name": "Requests to OP for further information", "description": "This is really a comment, not an answer. With a bit more rep, <a href=\"http://$SITEURL$/privileges/comment\">you will be able to post comments</a>. For the moment I've added the comment for you, and I'm flagging this post for deletion."},
{ "name": "OP using an answer for further information", "description": "Please use the <em>Post answer</em> button only for actual answers. You should modify your original question to add additional information."},
{ "name": "OP adding a new question as an answer", "description": "If you have another question, please ask it by clicking the <a href=\"http://$SITEURL$/questions/ask\">Ask Question</a> button."},
{ "name": "No link only posts", "description": "Link only posts don't make for good answers, please summarize them."},
]
)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment