Marcin Rataj
837f6ee92b
chore: switch to dist.ipfs.tech
...
Part of https://github.com/protocol/bifrost-infra/issues/2018
ensures the domain used for fetching migrations is not
impacted by ipfs.io being blocked at DNS level by some ISPs.
2022-08-12 23:42:17 +02:00
Seungbae Yu
cb280cbf16
docs: replace docs.ipfs.io with docs.ipfs.tech ( #9158 )
...
* docs: fix redirecting URL in README.md
* all: replace `docs.ipfs.io` with `docs.ipfs.tech`
* apply suggestions from code review
Co-authored-by: Marcin Rataj <lidel@lidel.org>
2022-08-05 19:01:10 +03:00
Marcin Rataj
b3808a278c
refactor: kubo in .github/ISSUE_TEMPLATE
2022-07-06 23:08:31 +02:00
Marcin Rataj
7162a63e96
chore: improve new issue links ( #8874 )
2022-04-22 08:38:47 -07:00
Steven Allen
cc70dcd0dc
chore(github): add a config section to the bug report template
2021-07-20 10:03:15 -07:00
Steven Allen
f0c9065504
chore(github): add issue search checklist item to all templates
2021-07-20 09:46:26 -07:00
Steven Allen
dae28b0272
chore(github): fix feature example in issue form
...
Co-authored-by: Adin Schmahmann <adin.schmahmann@gmail.com>
2021-07-20 09:38:55 -07:00
Steven Allen
a757234149
chore(github): use issue forms
...
This change converts go-ipfs to the new issue forms.
Initial implementation by @RubenKelvera in
https://github.com/ipfs/go-ipfs/pull/7967 . The version here:
1. Converts all forms.
2. Asks fewer questions (for bug reports). We can expand the form later,
but I always hated bugzilla bug report forms.
2021-07-19 19:08:24 -07:00
Adin Schmahmann
08e058427f
Update GitHub documentation issue template
...
Uses the correct URL for the documentation repo
2020-12-07 17:06:29 -05:00
@RubenKelevra
32724b6e33
github issues: add info about the security email address
2020-07-02 15:57:48 +02:00
Jessica Schilling
e456462414
Change docs-beta link to its final path
2020-05-28 11:10:39 -06:00
Hector Sanjuan
35a5dd4f84
Add additional documentation links to new issues screen
2020-04-27 20:02:36 +02:00
Hector Sanjuan
06ee161c0c
Update issue templates
...
* Remove question template: links to help have been added
* Add need/triage labels
* Do not ask users to open issues in ipfs/ipfs (issues heavily discouraged there).
2020-04-27 12:10:46 +02:00
Hector Sanjuan
0c57175f07
Add standard issue template
2020-04-27 11:15:45 +02:00
@RubenKelevra
8a85c0a344
merge conflicts with upstream
2020-04-18 13:11:56 +02:00
Steven Allen
d1b5bbe8e1
chore: update template labels for label rename
2020-04-17 15:47:55 -07:00
@RubenKelevra
2b3cbceaad
question.md: fix typo
2020-04-06 03:02:35 +02:00
@RubenKelevra
afcba4f67c
doc.md: fix typo
2020-04-06 01:52:20 +02:00
Steven Allen
4f38632717
github: add more options to question template
2019-08-16 13:02:44 -07:00
Steven Allen
f0e32fed2b
github: update question template to avoid click throughs
2019-08-16 12:52:03 -07:00
Andrew Nesbitt
9b5fe58291
Fix automatic labels in issue templates
...
Label list should be a comma seperated string instead of a yaml array
2019-07-12 15:22:22 +01:00
Steven Allen
c25cea96a2
fix a typo in the issue template
...
License: MIT
Signed-off-by: Steven Allen <steven@stebalien.com>
2019-05-15 10:47:20 -07:00
Steven Allen
53eb26476f
github: turn issue template into a multiple-choice question
...
This way:
1. Contributors have to click _something_ so they're more likely to read this.
2. Each issue gets correctly labeled.
3. We can customize the template for different types of issues so contributors
don't have to read as much.
License: MIT
Signed-off-by: Steven Allen <steven@stebalien.com>
2019-05-14 16:54:07 -07:00