Skip to content

remove compatibility, add bug#95

Merged
maxnorm merged 1 commit into
Perfect-Abstractions:mainfrom
maxnorm:main
Oct 22, 2025
Merged

remove compatibility, add bug#95
maxnorm merged 1 commit into
Perfect-Abstractions:mainfrom
maxnorm:main

Conversation

@maxnorm

@maxnorm maxnorm commented Oct 22, 2025

Copy link
Copy Markdown
Collaborator

Summary

Add Bug Report Template

Changes Made

remove compatibility.md
add bug_report.md

Checklist

Before submitting this PR, please ensure:

  • Code follows Design Principles - Readable, uses diamond storage, favors composition over inheritance

  • Code follows the Solidity feature ban - No inheritance, constructors, modifiers, public/private variables, external library functions, using for directives, or selfdestruct

  • Code matches the codebase style - Consistent formatting, documentation, and patterns (e.g. ERC20Facet.sol)

  • Code is formatted with forge fmt

  • Tests are included - All new functionality has comprehensive tests

  • All tests pass - Run forge test and ensure everything works

  • Documentation updated - If applicable, update relevant documentation

Make sure to follow the CONTRIBUTING.md guidelines.

Additional Notes

@maxnorm maxnorm merged commit c1629bf into Perfect-Abstractions:main Oct 22, 2025
1 check passed
JackieXu pushed a commit to JackieXu/Compose that referenced this pull request Nov 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant