File tree 3 files changed +3
-34
lines changed
3 files changed +3
-34
lines changed Original file line number Diff line number Diff line change 13
13
- [ Development] ( #development )
14
14
- [ Publishing new versions] ( #publishing-new-versions )
15
15
- [ Using prerelease versions] ( #using-prerelease-versions )
16
- - [ Contribute] ( #contribute )
17
16
- [ License] ( #license )
18
- - [ Contribute] ( #contribute-1 )
17
+ - [ Contribute] ( #contribute )
19
18
20
19
## Structure
21
20
@@ -44,14 +43,6 @@ Any changed packages from each successful build of master are published to npm a
44
43
45
44
Canary 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.
46
45
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
-
55
46
## License
56
47
57
48
Licensed under either of
Original file line number Diff line number Diff line change 36
36
- [ 10] ( #10 )
37
37
- [ Developer] ( #developer )
38
38
- [ Module versioning notes] ( #module-versioning-notes )
39
- - [ Contribute] ( #contribute )
40
39
- [ License] ( #license )
41
- - [ Contribute] ( #contribute-1 )
40
+ - [ Contribute] ( #contribute )
42
41
43
42
## Install
44
43
@@ -294,17 +293,6 @@ In order to have good overview of what version of package contains what kind of
294
293
should be appended version's metadata in format ` migr-<versionOfLatestMigration> ` . If for releasing is used ` aegir `
295
294
you can use the ` release --metadata ` option.
296
295
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
-
308
296
## License
309
297
310
298
Licensed under either of
Original file line number Diff line number Diff line change 55
55
- [ ` Promise<boolean> lock.locked(dir) ` ] ( #promiseboolean-locklockeddir )
56
56
- [ Notes] ( #notes )
57
57
- [ Migrations] ( #migrations )
58
- - [ Contribute] ( #contribute )
59
58
- [ License] ( #license )
60
- - [ Contribute] ( #contribute-1 )
59
+ - [ Contribute] ( #contribute )
61
60
62
61
## Install
63
62
@@ -383,15 +382,6 @@ forget to propagate the changes into the test repo (`test/test-repo`).
383
382
migrations leaves the user with no way to run the migrations because there is no CLI in the browser. In such
384
383
a case, you should provide a way to trigger migrations manually.**
385
384
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
-
395
385
[ ![ ] ( https://cdn.rawgit.com/jbenet/contribute-ipfs-gif/master/img/contribute.gif )] ( https://github.com/ipfs/community/blob/master/CONTRIBUTING.md )
396
386
397
387
## License
You can’t perform that action at this time.
0 commit comments