@cryptotaxi247 / kubo / commits / 72b9c4a35

Update and rename RELEASE_TEMPLATE.md to RELEASE_ISSUE_TEMPLATE.md

David Dias committed Jul 12, 2019 at 16:22 UTC 72b9c4a355cfb63abf0c28eca6810495d16f4999
1 file changed +11 -8
docs/RELEASE_ISSUE_TEMPLATE.md renamed
+11 -8
@@ -1,12 +1,18 @@
1 -# Go-IPFS Changelog Template
1 +> Release Issue Template
2
3 -## X.Y.Z YYYY-MM-DD
3 +# go-ipfs X.Y.Z Release
4
5 We're happy to announce go-ipfs X.Y.Z, bla bla...
6
7 -< release notes >
7 +## Highlights
8
9 -### Contributors
9 +< top highlights for this release notes >
10 +
11 +## Changelog
12 +
13 +< changelog generated by bin/mkreleaselog >
14 +
15 +## Contributors
16
17 < list generated by bin/mkreleaselog >
18
@@ -18,10 +24,7 @@ Would you like to contribute to the IPFS project and don't know how? Well, there
24 - Join the discussion at http://discuss.ipfs.io/ and help users finding their answers.
25 - Join the [Go Core Dev Team Weekly Sync](https://github.com/ipfs/team-mgmt/issues/650) and be part of the Sprint action!
26
21 -### ⁉️ Do you have questions?
27 +## ⁉️ Do you have questions?
28
29 The best place to ask your questions about IPFS, how it works and what you can do with it is at [discuss.ipfs.io](http://discuss.ipfs.io). We are also available at the `#ipfs` channel on Freenode, which is also [accessible through our Matrix bridge](https://riot.im/app/#/room/#freenode_#ipfs:matrix.org).
30
25 -### Changelog
26 -
27 -< changelog generated by bin/mkreleaselog >