mirror of https://github.com/nucypher/nucypher.git
First pass at very basic PR labelling rules
parent
1fa3ff3abd
commit
e27e3eab3f
|
@ -0,0 +1,18 @@
|
|||
ETH Contracts:
|
||||
- nucypher/blockchain/eth/sol/source/**/*
|
||||
|
||||
CLI:
|
||||
- nucypher/cli/**/*
|
||||
|
||||
circleci:
|
||||
- .circleci/**/*
|
||||
|
||||
Demos:
|
||||
- examples/**/*
|
||||
|
||||
Dependencies:
|
||||
- Pipfile
|
||||
- Pipfile.lock
|
||||
- setup.py
|
||||
- dev-requirements.txt
|
||||
- requirements.txt
|
Loading…
Reference in New Issue