mirror of
https://github.com/hyperledger/fabric-samples.git
synced 2026-06-17 15:35:09 +00:00
Default branch
Add issues Signed-off-by: Ry Jones <ry@linux.com>
This commit is contained in:
parent
a299e18e26
commit
2c5ce16f0b
1 changed files with 3 additions and 4 deletions
7
.github/settings.yml
vendored
7
.github/settings.yml
vendored
|
|
@ -1,10 +1,10 @@
|
|||
repository:
|
||||
name: fabric-samples
|
||||
description: null
|
||||
description: Samples for Hyperledger Fabric
|
||||
homepage: https://wiki.hyperledger.org/display/fabric
|
||||
default_branch: master
|
||||
default_branch: main
|
||||
has_downloads: true
|
||||
has_issues: false
|
||||
has_issues: true
|
||||
has_projects: false
|
||||
has_wiki: false
|
||||
archived: false
|
||||
|
|
@ -12,4 +12,3 @@ repository:
|
|||
allow_squash_merge: true
|
||||
allow_merge_commit: false
|
||||
allow_rebase_merge: true
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue