Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(issue-template): Update the issue template #10169

Merged
merged 1 commit into from
Aug 11, 2016
Merged

fix(issue-template): Update the issue template #10169

merged 1 commit into from
Aug 11, 2016

Conversation

raisedadead
Copy link
Member

Pre-Submission Checklist

  • Your pull request targets the staging branch of FreeCodeCamp.
  • Branch starts with either fix/, feature/, or translate/ (e.g. fix/signin-issue)
  • You have only one commit (if not, squash them into one commit).
  • All new and existing tests pass the command npm run test-challenges. Use git commit --amend to amend any fixes.

Type of Change

  • Small bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds new functionality)
  • Breaking change (fix or feature that would change existing functionality)
  • Add new translation (feature adding new translations)

Checklist:

  • Tested changes locally.
  • Closes currently open issue (replace XXXX with an issue no): Closes #XXXX

Description

This commit updates the issue template to prevent accidental bot triggers.

This commit updates the issue template to prevent accidental bot triggers.
@raisedadead raisedadead added the status: waiting review To be applied to PR's that are ready for QA, especially when additional review is pending. label Aug 11, 2016
@raisedadead
Copy link
Member Author

There is a line in our issue template that will trigger the bot everytime
<!-- NOTE: ISSUES ARE NOT FOR CODE HELP - Ask for Help at https://gitter.im/FreeCodeCamp/Help -->

This is not necessary any longer, because a camper is presented with the Help room redundantly.
This line rather triggers the bot every time, now with updated config via #10157

Tested this problem with #10168

@BerkeleyTrue BerkeleyTrue merged commit 5abf210 into freeCodeCamp:staging Aug 11, 2016
@BerkeleyTrue BerkeleyTrue removed the status: waiting review To be applied to PR's that are ready for QA, especially when additional review is pending. label Aug 11, 2016
@raisedadead raisedadead deleted the fix/issue-template branch August 11, 2016 19:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants