Skip to content

Commit 7662213

Browse files
committed
Edit issue template and contribute file
License: MIT Signed-off-by: Richard Littauer <[email protected]>
1 parent d925094 commit 7662213

File tree

2 files changed

+18
-9
lines changed

2 files changed

+18
-9
lines changed

ISSUE_TEMPLATE.md

+13-7
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,24 @@
1-
Version/Platform/Processor information (from `ipfs version --all`):
1+
<!-- Output From `ipfs version --all`) -->
2+
#### Version information:
23

4+
<!-- Bug, Feature, Enhancement, Etc -->
5+
#### Type:
36

7+
<!-- from `P0` "Critical" to `P5` "Relatively Unimportant") -->
8+
#### Priority:
49

5-
Type (bug, feature, meta, test failure, question):
6-
Area (api, commands, daemon, fuse, etc):
7-
Priority (from P0: operations on fire, to P4: functioning):
10+
#### Description:
811

9-
Description:
1012

1113

1214

1315

16+
17+
18+
<!--
1419
---------------------------------------------------
1520
This is for you! Please read, and then delete this text before posting it.
1621
The go-ipfs issues are only for bug reports and directly actionable features.
17-
Check https://github.com/ipfs/community/blob/master/contributing.md#reporting-issues if that doesn't fit.
18-
Check https://github.com/ipfs/go-ipfs/blob/master/docs/github-issue-guide.md if you are not sure how to fill this issue.
22+
Read https://github.com/ipfs/community/blob/master/contributing.md#reporting-issues if your issue doesn't fit either of those categories.
23+
Read https://github.com/ipfs/go-ipfs/blob/master/docs/github-issue-guide.md if you are not sure how to fill in this issue.
24+
-->

contribute.md

+5-2
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,11 @@
11
# Contribute
22

33
go-ipfs is MIT licensed open source software. We welcome contributions big and
4-
small! Take a look at the [community contributing notes](https://github.com/ipfs/community/blob/master/contributing.md). Please make sure to check the [issues](https://github.com/ipfs/go-ipfs/issues). Search the closed ones
5-
before reporting things, and help us with the open ones.
4+
small! Take a look at the [community contributing notes](https://github.com/ipfs/community/blob/master/contributing.md).
5+
6+
Please make sure to check out the [issues](https://github.com/ipfs/go-ipfs/issues). Search the closed ones before reporting things, and (if you can!) help us with open ones.
7+
8+
Please note that the go-ipfs issues are only for bug reports and directly actionable features. Check [the IPFS Community guide on reporting issues](https://github.com/ipfs/community/blob/master/contributing.md#reporting-issues) if your question doesn't fit as a bug report or an actionable feature, and our [guide on opening issues](https://github.com/ipfs/go-ipfs/blob/master/docs/github-issue-guide.md) if you are not sure how to make an issue here.
69

710
If you're looking to help out, head to the [captain's log](https://github.com/ipfs/go-ipfs/issues/2247) and
811
try picking up an issue from there.

0 commit comments

Comments
 (0)