mirror of
https://github.com/zama-ai/fhevm-solidity.git
synced 2026-01-10 04:57:59 -05:00
ci: added emojies to name
This commit is contained in:
2
.github/ISSUE_TEMPLATE/bug_report_fhevm.md
vendored
2
.github/ISSUE_TEMPLATE/bug_report_fhevm.md
vendored
@@ -1,5 +1,5 @@
|
||||
---
|
||||
name: Smart Contracts Bug Report
|
||||
name: 🐞 Smart Contracts Bug Report
|
||||
about: Use this template to report issues encountered with confidential smart contracts on the fhEVM.
|
||||
title: ""
|
||||
labels: bug
|
||||
|
||||
2
.github/ISSUE_TEMPLATE/bug_report_fhevmjs.md
vendored
2
.github/ISSUE_TEMPLATE/bug_report_fhevmjs.md
vendored
@@ -1,5 +1,5 @@
|
||||
---
|
||||
name: fhevmjs Bug report
|
||||
name: 🐛 fhevmjs Bug report
|
||||
about: Use this template to report issues encountered while using the fhevmjs library for interacting with fhEVM smart contracts.
|
||||
title: ""
|
||||
labels: bug, fhevmjs
|
||||
|
||||
2
.github/ISSUE_TEMPLATE/docs_bug_report.md
vendored
2
.github/ISSUE_TEMPLATE/docs_bug_report.md
vendored
@@ -1,5 +1,5 @@
|
||||
---
|
||||
name: Documentation Bug Report / Unclear Documentation
|
||||
name: 📚 Documentation Bug Report / Unclear Documentation
|
||||
about: Use this template to report issues, inconsistencies, or inaccuracies in our documentation. Or to report sections of our documentation that are unclear, confusing, or require further explanation.
|
||||
title: ""
|
||||
labels: bug, documentation
|
||||
|
||||
2
.github/ISSUE_TEMPLATE/feature-request.md
vendored
2
.github/ISSUE_TEMPLATE/feature-request.md
vendored
@@ -1,5 +1,5 @@
|
||||
---
|
||||
name: General feature request for fhEVM
|
||||
name: 🚀 General feature request for fhEVM
|
||||
about: Suggest an idea for this project
|
||||
title: ""
|
||||
labels: enhancement
|
||||
|
||||
Reference in New Issue
Block a user