-
Notifications
You must be signed in to change notification settings - Fork 619
[Portal] Feature: Modified overview and added components #5547
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
|
Your org has enabled the Graphite merge queue for merging into mainAdd the label “merge-queue” to the PR and Graphite will automatically add it to the merge queue when it’s ready to merge. Or use the label “hotfix” to add to the merge queue as a hot fix. You must have a Graphite account and log in to Graphite in order to use the merge queue. Sign up using this link. |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #5547 +/- ##
=======================================
Coverage 47.86% 47.86%
=======================================
Files 1088 1088
Lines 56667 56667
Branches 4314 4314
=======================================
Hits 27122 27122
Misses 28847 28847
Partials 698 698
*This pull request uses carry forward flags. Click here to find out more. |
size-limit report 📦
|
Merge activity
|
## Problem solved
Short description of the bug fixed or feature added. PROT-926
<!-- start pr-codex -->
---
## PR-Codex overview
This PR focuses on enhancing documentation for various smart contracts by adding new components and updating existing content. It introduces new `ContractDeployCard` elements to highlight modular contract options and expands the description of certain contracts.
### Detailed summary
- Updated `VALID_ISSUE_PREFIXES` in `.github/workflows/issue.yml` to include `PROT`.
- Added `ContractDeployCard` components in multiple `.mdx` files for:
- `Modular Token`
- `Modular Edition Drop`
- `Modular Open Edition`
- `Modular Token Drop`
- `Modular NFT Collection`
- `Modular NFT Drop`
- `Modular Edition`
- Revised introduction and features sections in `apps/portal/src/app/contracts/page.mdx`.
> ✨ Ask PR-Codex anything about this PR by commenting with `/codex {your question}`
<!-- end pr-codex -->
b42ceb3 to
b30a814
Compare
Problem solved
Short description of the bug fixed or feature added. PROT-926
PR-Codex overview
This PR focuses on enhancing the documentation for various smart contract types by adding new
ContractDeployCardcomponents, improving the clarity of contract descriptions, and updating the environment configuration for issue prefixes.Detailed summary
VALID_ISSUE_PREFIXESin.github/workflows/issue.ymlto includePROT.ContractDeployCardcomponents to multiple.mdxfiles for:tokenedition-dropopen-editiontoken-dropnft-collectionnft-dropedition