core icon indicating copy to clipboard operation
core copied to clipboard

[WIP] Implement add NFT request

Open andrepimenta opened this issue 3 years ago • 0 comments

PR Title

  • A brief description of changes. If the PR has breaking changes add BREAKING: to the start of the PR title.

Description

Itemize the changes you have made into the categories below

  • BREAKING:

    • Describe the how to patch your code for the breaking changes
    • Create PRs for other projects with patches to breaking changes
  • FIXED:

    • Describe the fix/bug addressed
  • CHANGED:

    • Describe the change you have made to existing functionality
  • REMOVED:

    • Describe functionality removed and why
  • ADDED:

    • Describe functionality added and why
  • DEPRECATED:

    • Describe what was deprecated and why
  • SECURITY:

    • These should not be in a standard PR and addressed using the Security Advisory process

Checklist

  • [ ] Tests are included if applicable
  • [ ] Any added code is fully documented

Issue

Resolves #???

andrepimenta avatar Jul 23 '22 18:07 andrepimenta