Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -1,22 +1,25 @@
---
name: ERC Compatibility Issue
about: Report ERC standard compliance or interoperability issues
title: '[ERC Compatibility]: '
labels: ['compatibility']
name: Bug Report
about: Report a bug or unexpected behavior
title: '[BUG] '
labels: ['bug']
assignees: ''
---

Please look through our [CONTRIBUTING](https://github.com/Perfect-Abstractions/Compose/blob/main/CONTRIBUTING.md) guide, [discussions](https://github.com/Perfect-Abstractions/Compose/discussions) and codebase to ensure your issue is well-researched and not already covered.

## ERC Compatibility Issue
## Bug Report

**Help us maintain ERC standard compliance and interoperability:**

### Standard/Interface
<!-- Which ERC standard or interface is involved? (e.g., ERC-20, ERC-721, ERC-173, other) -->
**If you think you found a bug, please provide enough detail to show exactly how it is a bug:**

### Summary
<!-- Provide a brief summary of the compatibility issue -->
<!-- Provide a brief summary of the bug -->

### Impact
<!-- Describe the impact of the bug -->

### Code Example
<!-- If applicable, provide a minimal code example that demonstrates the issue -->

### Recommended change
<!-- Describe a possible change to the code -->
Expand All @@ -26,8 +29,8 @@ Please look through our [CONTRIBUTING](https://github.com/Perfect-Abstractions/C

## Helpful Information

**Have a question?** Please check our [CONTRIBUTING](https://github.com/Perfect-Abstractions/Compose/blob/main/CONTRIBUTING.md) file first - your answer might already be there!
**Have a question?** Please check our [README](https://github.com/Perfect-Abstractions/Compose/blob/main/README.md) and [CONTRIBUTING](https://github.com/Perfect-Abstractions/Compose/blob/main/CONTRIBUTING.md) files first - your answer might already be there!

**Want to discuss something?** For general questions, ideas, or brainstorming, please browse our [discussions](https://github.com/Perfect-Abstractions/Compose/discussions) or start a new one.

You can also join our [Discord](https://discord.gg/DCBD2UKbxc) to discuss the compatibility issue.
You can also join our [Discord](https://discord.gg/DCBD2UKbxc) to discuss the issue.