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

Misc: Add issue and pull request templates #3070

Closed
wants to merge 2 commits into from

Conversation

dmethvin
Copy link
Member

Fixes gh-2929

I tried to keep them relatively simple, the fact that they accept Markdown isn't that big an advantage since the person filling them in will just see them as plain text until they actually create the issue or PR!

### Feature Requests ###
Please read https://github.com/jquery/jquery/wiki/Adding-new-features ; most features should be implemented as plugins outside of jQuery.

### But Reports ###

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

s/But/Bug

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

😸

Note that we only can fix bugs in the latest (1.x, 2.x, 3.x) versions of jQuery. Briefly describe the issue you've encountered. What you expect to happen? What acually happens? Which browsers are affected?


Provide a minimal test case to demonstrate, using http://jsbin.com or http://jsfiddle.net ; if this isn't possible, start by asking for help on http://forum.jquery.com or http://stackoverflow.com to narrow down the problem and create a simple test case.

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Provide a minimal test case to demonstrate, using ... ?

Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Maybe that link is outdated though, and might not be relevant for jQuery. Does anybody knows a better one?

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It's been a while since I looked at it, but @pbakaus used to point people to https://webkit.org/test-case-reduction/

@dmethvin dmethvin closed this in 8442759 Apr 22, 2016
@dmethvin
Copy link
Member Author

I edited based on everyone's feedback and committed a first cut. Let's see how these do and we can update them as we go.

@dmethvin dmethvin deleted the 2929-templates branch May 24, 2016 19:08
@lock lock bot locked as resolved and limited conversation to collaborators Jan 18, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

6 participants