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

Contributing guide: tag message instructions #145

Open
8 tasks
DanicaSTFC opened this issue Apr 25, 2024 · 0 comments
Open
8 tasks

Contributing guide: tag message instructions #145

DanicaSTFC opened this issue Apr 25, 2024 · 0 comments
Labels
documentation Improvements or additions to documentation

Comments

@DanicaSTFC
Copy link
Collaborator

DanicaSTFC commented Apr 25, 2024

  • "The should be taken from the changelog (below)." should be changed to
    "The should be a more concise text taken from the changelog (below)."

  • Adding also "Refer to changelog for more details."

  • If there are backwards incompatible features, they should be explained

  • Itemise messages eg.

  • Adds the class AdvancedDialogForm.

  • Adds methods to insert widgets and remove widgets in the forms.

  • Adds addSpanningWidget method to FormDockWidget.

  • Adds user-defined functionalities for Ok and Cancel buttons in FormDialog.

  • Adds several unit tests and examples.

  • Deprecates getWidgetStates to be getSavedWidgetStates.

  • Removes _addWidget.

  • Simplifies conda environment configuration for development.

  • Add instructions to push tag:
    git push origin tag <tag_name>

  • add conda-forge will crawl https://pypi.org/project/eqt/ regularly & release it by itself

  • add link to https://github.com/conda-forge/eqt-feedstock

  • do not use `` as they will not render properly in github

@DanicaSTFC DanicaSTFC added the documentation Improvements or additions to documentation label Apr 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

1 participant