File tree Expand file tree Collapse file tree 3 files changed +3
-34
lines changed Expand file tree Collapse file tree 3 files changed +3
-34
lines changed Original file line number Diff line number Diff line change 1313- [ Development] ( #development )
1414 - [ Publishing new versions] ( #publishing-new-versions )
1515 - [ Using prerelease versions] ( #using-prerelease-versions )
16- - [ Contribute] ( #contribute )
1716- [ License] ( #license )
18- - [ Contribute] ( #contribute-1 )
17+ - [ Contribute] ( #contribute )
1918
2019## Structure
2120
@@ -44,14 +43,6 @@ Any changed packages from each successful build of master are published to npm a
4443
4544Canary builds only consider changes to packages in the last built commit so changes to the root config files should not result in new prereleases being published to npm.
4645
47- ## Contribute
48-
49- Feel free to join in. All welcome. Open an [ issue] ( https://github.com/ipfs/js-ipfs-repo/issues ) !
50-
51- This repository falls under the IPFS [ Code of Conduct] ( https://github.com/ipfs/community/blob/master/code-of-conduct.md ) .
52-
53- [ ![ ] ( https://cdn.rawgit.com/jbenet/contribute-ipfs-gif/master/img/contribute.gif )] ( https://github.com/ipfs/community/blob/master/CONTRIBUTING.md )
54-
5546## License
5647
5748Licensed under either of
Original file line number Diff line number Diff line change 3636 - [ 10] ( #10 )
3737- [ Developer] ( #developer )
3838 - [ Module versioning notes] ( #module-versioning-notes )
39- - [ Contribute] ( #contribute )
4039- [ License] ( #license )
41- - [ Contribute] ( #contribute-1 )
40+ - [ Contribute] ( #contribute )
4241
4342## Install
4443
@@ -294,17 +293,6 @@ In order to have good overview of what version of package contains what kind of
294293should be appended version's metadata in format ` migr-<versionOfLatestMigration> ` . If for releasing is used ` aegir `
295294you can use the ` release --metadata ` option.
296295
297- ## Contribute
298-
299- There are some ways you can make this module better:
300-
301- - Consult our [ open issues] ( https://github.com/ipfs/js-ipfs-repo/issues ) and take on one of them
302- - Help our tests reach 100% coverage!
303-
304- This repository falls under the IPFS [ Code of Conduct] ( https://github.com/ipfs/community/blob/master/code-of-conduct.md ) .
305-
306- [ ![ ] ( https://cdn.rawgit.com/jbenet/contribute-ipfs-gif/master/img/contribute.gif )] ( https://github.com/ipfs/community/blob/master/CONTRIBUTING.md )
307-
308296## License
309297
310298Licensed under either of
Original file line number Diff line number Diff line change 5555 - [ ` Promise<boolean> lock.locked(dir) ` ] ( #promiseboolean-locklockeddir )
5656- [ Notes] ( #notes )
5757 - [ Migrations] ( #migrations )
58- - [ Contribute] ( #contribute )
5958- [ License] ( #license )
60- - [ Contribute] ( #contribute-1 )
59+ - [ Contribute] ( #contribute )
6160
6261## Install
6362
@@ -383,15 +382,6 @@ forget to propagate the changes into the test repo (`test/test-repo`).
383382migrations leaves the user with no way to run the migrations because there is no CLI in the browser. In such
384383a case, you should provide a way to trigger migrations manually.**
385384
386- ## Contribute
387-
388- There are some ways you can make this module better:
389-
390- - Consult our [ open issues] ( https://github.com/ipfs/js-ipfs-repo/issues ) and take on one of them
391- - Help our tests reach 100% coverage!
392-
393- This repository falls under the IPFS [ Code of Conduct] ( https://github.com/ipfs/community/blob/master/code-of-conduct.md ) .
394-
395385[ ![ ] ( https://cdn.rawgit.com/jbenet/contribute-ipfs-gif/master/img/contribute.gif )] ( https://github.com/ipfs/community/blob/master/CONTRIBUTING.md )
396386
397387## License
You can’t perform that action at this time.
0 commit comments