Skip to content

Commit

Permalink
Remove “here”
Browse files Browse the repository at this point in the history
  • Loading branch information
jasongrout committed Apr 26, 2019
1 parent 6fcd7f1 commit 4d97190
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 6 deletions.
10 changes: 5 additions & 5 deletions .github/pull_request_template.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,20 +7,20 @@ https://github.com/jupyterlab/jupyterlab/blob/master/CONTRIBUTING.md

## References

<!-- Note here issue numbers this pull request addresses (should be at least one, see contributing guidelines above). -->
<!-- Note issue numbers this pull request addresses (should be at least one, see contributing guidelines above). -->

<!-- Note here any other pull requests that address this issue and how this pull request is different. -->
<!-- Note any other pull requests that address this issue and how this pull request is different. -->

## Code changes

<!-- Describe here the code changes and how they address the issue. -->
<!-- Describe the code changes and how they address the issue. -->

## User-facing changes

<!-- Describe here any visual or user interaction changes and how they address the issue. -->
<!-- Describe any visual or user interaction changes and how they address the issue. -->

<!-- For visual changes, include before and after screenshots here. -->

## Backwards-incompatible changes

<!-- Describe here any backwards-incompatible changes to JupyterLab public APIs. -->
<!-- Describe any backwards-incompatible changes to JupyterLab public APIs. -->
1 change: 0 additions & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,6 @@ Users without the commit rights to the JupyterLab repository can tag issues with
labels using the `@meeseeksdev` bot. For example: To apply the label `foo` and
`bar baz` to an issue, comment `@meeseeksdev tag foo "bar baz"` on the issue.


## Setting Up a Development Environment

You can launch a binder with the latest JupyterLab master to test something (this may take a few minutes to load): [![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/jupyterlab/jupyterlab/master?urlpath=lab-dev/)
Expand Down

0 comments on commit 4d97190

Please sign in to comment.