Skip to content
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

Add documentation_url to the Package Class #4099

Open
wants to merge 2 commits into
base: develop
Choose a base branch
from

Conversation

asimchoudhary
Copy link

Fixes #4092

Tasks

  • Reviewed contribution guidelines
  • PR is descriptively titled 📑 and links the original issue above 🔗
  • Tests pass -- look for a green checkbox ✔️ a few minutes after opening your PR
    Run tests locally to check for errors.
  • Commits are in uniquely-named feature branch and has no merge conflicts 📁
  • Updated documentation pages (if applicable)
  • Updated CHANGELOG.rst (if applicable)

@asimchoudhary
Copy link
Author

@pombredanne

I’ve raised a pull request addressing the issue “add documentation_url to the Package class”. The changes include:

  • Initialization of the documentation_url field.
  • Serialization and deserialization logic for the new field.
  • Could you please review the PR when you get the chance? I’d appreciate your feedback on the
    implementation. Let me know if any additional changes are needed.

Thank you! 😊

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.

Consider adding new documentation_url to Package model
1 participant