Skip to content

Commit ccf1d5b

Browse files
authored
FAB-17777 Create basic settings.yaml (#132)
This represents the current settings of this repo. Signed-off-by: Ry Jones <ry@linux.com>
1 parent c2e226c commit ccf1d5b

1 file changed

Lines changed: 15 additions & 0 deletions

File tree

.github/settings.yml

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
repository:
2+
name: fabric-chaincode-node
3+
description: Hyperledger Fabric Node.js Smart Contracts issues in JIRA please
4+
https://jira.hyperledger.org
5+
homepage: https://wiki.hyperledger.org/display/fabric
6+
default_branch: master
7+
has_downloads: true
8+
has_issues: false
9+
has_projects: false
10+
has_wiki: false
11+
archived: false
12+
private: false
13+
allow_squash_merge: true
14+
allow_merge_commit: false
15+
allow_rebase_merge: true

0 commit comments

Comments
 (0)