diff options
| author | xuri <xuri.me@gmail.com> | 2017-12-01 16:50:07 +0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2017-12-01 16:50:07 +0800 |
| commit | 443695732ea878986db320b0b008070ed3f895a2 (patch) | |
| tree | 8607d1f490a85f417db831854285ae103b66ff80 /CONTRIBUTING.md | |
| parent | 76366fc1d9fe5d0a25d364c917597d4ac62f3b18 (diff) | |
| parent | 21214a514dd64bbcbb5a5e498d091a7b0e9eec9b (diff) | |
Merge pull request #153 from jinzhu/master
Rename import path to github.com/360EntSecGroup-Skylar/excelize
Diffstat (limited to 'CONTRIBUTING.md')
| -rw-r--r-- | CONTRIBUTING.md | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 87f2d3e..d8bc453 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/xuri/excelize/issues) +Check that [our issue database](https://github.com/360EntSecGroup-Skylar/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/xuri/excelize/issues) before +documented as [a GitHub issue](https://github.com/360EntSecGroup-Skylar/excelize/issues) before anybody starts working on it. We are always thrilled to receive pull requests. We do our best to process them @@ -373,4 +373,4 @@ The rules: If you are having trouble getting into the mood of idiomatic Go, we recommend reading through [Effective Go](https://golang.org/doc/effective_go.html). The [Go Blog](https://blog.golang.org) is also a great resource. Drinking the -kool-aid is a lot easier than going thirsty.
\ No newline at end of file +kool-aid is a lot easier than going thirsty. |
