Skip to content

Instantly share code, notes, and snippets.

@laurazenc
Last active April 14, 2019 09:36
Show Gist options
  • Save laurazenc/8a4334abdc7d39a52fd259ef56be1a24 to your computer and use it in GitHub Desktop.
Save laurazenc/8a4334abdc7d39a52fd259ef56be1a24 to your computer and use it in GitHub Desktop.
Github templates
name about
Bug report
Create a bug report for the Next.js core

Bug report

Describe the bug

A clear and concise description of what the bug is.

To Reproduce

Steps to reproduce the behavior, please provide code snippets or a repository:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior

A clear and concise description of what you expected to happen.

Screenshots

If applicable, add screenshots to help explain your problem.

Additional context

Add any other context about the problem here.

name about
Feature request
Create a feature request for the Next.js core

Feature request

Is your feature request related to a problem? Please describe.

A clear and concise description of what you want and what your use case is.

Describe the solution you'd like

A clear and concise description of what you want to happen.

Describe alternatives you've considered

A clear and concise description of any alternative solutions or features you've considered.

Additional context

Add any other context or screenshots about the feature request here.

name about
Pull Request
Create a PR based on an issue

Pull Request Template

Description

Please include a summary of the change and which issue is fixed. Please also include relevant motivation and context. List any dependencies that are required for this change.

Fixes # (bug issue) Closes # (feature issue)

Type of change

Please delete options that are not relevant.

  • Bug fix
  • New feature
  • This change requires a documentation update

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration

  • Test A
  • Test B

Further information

  • Includes new documentation
  • Includes images

Attatchments

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment