mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
12 lines
616 B
YAML
12 lines
616 B
YAML
blank_issues_enabled: false
|
|
contact_links:
|
|
- name: Bug Report
|
|
url: https://github.com/ethereum/solidity/issues/new?template=bug_report.md&projects=ethereum/solidity/43
|
|
about: Bug reports about the Solidity Compiler.
|
|
- name: Documentation Issue
|
|
url: https://github.com/ethereum/solidity/issues/new?template=documentation_issue.md&projects=ethereum/solidity/43
|
|
about: Solidity documentation.
|
|
- name: Feature Request
|
|
url: https://github.com/ethereum/solidity/issues/new?template=feature_request.md&projects=ethereum/solidity/43
|
|
about: Solidity language or infrastructure feature requests.
|