berty / go-orbit-db

Go version of P2P Database on IPFS
https://berty.tech
Apache License 2.0
412 stars 56 forks source link

docs: Add GitHub issues Feature Request and Question form #108

Closed jefft0 closed 2 years ago

jefft0 commented 2 years ago

Add the Feature Request and Question form to appear at https://github.com/berty/go-orbit-db/issues/new/choose . These are similar to the forms in Berty from pull requests https://github.com/berty/berty/pull/4229 and https://github.com/berty/berty/pull/4255 .

Signed-off-by: jefft0 jeff@thefirst.org

codecov[bot] commented 2 years ago

Codecov Report

Merging #108 (86d23e5) into master (b99ebe6) will increase coverage by 0.12%. The diff coverage is n/a.

@@            Coverage Diff             @@
##           master     #108      +/-   ##
==========================================
+ Coverage   63.18%   63.31%   +0.12%     
==========================================
  Files          35       35              
  Lines        2483     2483              
==========================================
+ Hits         1569     1572       +3     
+ Misses        630      627       -3     
  Partials      284      284              
Flag Coverage Δ
unittests 63.31% <ø> (+0.12%) :arrow_up:

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
stores/replicator/replicator.go 79.54% <0.00%> (+1.13%) :arrow_up:
pubsub/oneonone/channel.go 71.42% <0.00%> (+1.19%) :arrow_up:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update b99ebe6...86d23e5. Read the comment docs.

github-actions[bot] commented 1 year ago

:tada: This PR is included in version 1.18.0 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: