diff options
author | Ri Xu <xuri.me@gmail.com> | 2017-07-11 14:54:47 +0800 |
---|---|---|
committer | Ri Xu <xuri.me@gmail.com> | 2017-07-11 14:54:47 +0800 |
commit | 20aae4e0e6e9d40a35a1d6ef6e3f357afdda0605 (patch) | |
tree | 024945588008cc3aa4f1e91ade661ded2a03da80 /CONTRIBUTING.md | |
parent | 1e20b20a0c9a7957d300a679bdcce69fb3b163b5 (diff) |
Repo URI changed.
Diffstat (limited to 'CONTRIBUTING.md')
-rw-r--r-- | CONTRIBUTING.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 69a1193..87f2d3e 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -32,7 +32,7 @@ A great way to contribute to the project is to send a detailed report when you encounter an issue. We always appreciate a well-written, thorough bug report, and will thank you for it! -Check that [our issue database](https://github.com/Luxurioust/excelize/issues) +Check that [our issue database](https://github.com/xuri/excelize/issues) doesn't already include that problem or suggestion before submitting an issue. If you find a match, you can use the "subscribe" button to get notified on updates. Do *not* leave random "+1" or "I have this too" comments, as they @@ -56,7 +56,7 @@ This section gives the experienced contributor some tips and guidelines. Not sure if that typo is worth a pull request? Found a bug and know how to fix it? Do it! We will appreciate it. Any significant improvement should be -documented as [a GitHub issue](https://github.com/Luxurioust/excelize/issues) before +documented as [a GitHub issue](https://github.com/xuri/excelize/issues) before anybody starts working on it. We are always thrilled to receive pull requests. We do our best to process them |