Skip to content

Commit

Permalink
Switch to new github repo
Browse files Browse the repository at this point in the history
  • Loading branch information
frodenas committed Nov 26, 2017
1 parent 37d6a1b commit 26743d2
Show file tree
Hide file tree
Showing 4 changed files with 70 additions and 70 deletions.
6 changes: 3 additions & 3 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,12 +11,12 @@ Here are some ways *you* can contribute:
* by writing specifications
* by writing code (**no patch is too small**: fix typos, add comments, clean up inconsistent whitespace)
* by refactoring code
* by closing [issues](https://github.com/cloudfoundry-community/prometheus-boshrelease/issues)
* by closing [issues](https://github.com/bosh-prometheus/prometheus-boshrelease/issues)
* by reviewing patches

## Submitting an Issue

We use the [GitHub issue tracker](https://github.com/cloudfoundry-community/prometheus-boshrelease/issues) to track bugs and features. Before submitting a bug report or feature request, check to make sure it hasn't already been submitted. You can indicate support for an existing issue by voting it up. When submitting a bug report, please include a [Gist](http://gist.github.com/) that includes a stack trace and any details that may be necessary to reproduce the bug,. Ideally, a bug report should include a pull request with failing specs.
We use the [GitHub issue tracker](https://github.com/bosh-prometheus/prometheus-boshrelease/issues) to track bugs and features. Before submitting a bug report or feature request, check to make sure it hasn't already been submitted. You can indicate support for an existing issue by voting it up. When submitting a bug report, please include a [Gist](http://gist.github.com/) that includes a stack trace and any details that may be necessary to reproduce the bug,. Ideally, a bug report should include a pull request with failing specs.

## Submitting a Pull Request

Expand All @@ -29,4 +29,4 @@ We use the [GitHub issue tracker](https://github.com/cloudfoundry-community/prom

## Code of Conduct

Please note that this project is released with a [Contributor Code of Conduct](https://github.com/cloudfoundry-community/prometheus-boshrelease/blob/master/CODE_OF_CONDUCT.md). By participating in this project you agree to abide by its terms.
Please note that this project is released with a [Contributor Code of Conduct](https://github.com/bosh-prometheus/prometheus-boshrelease/blob/master/CODE_OF_CONDUCT.md). By participating in this project you agree to abide by its terms.
Loading

0 comments on commit 26743d2

Please sign in to comment.