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

Improve query proposals help text. #994

Merged
merged 1 commit into from
Dec 23, 2024
Merged

Conversation

CarlosLopezDeLara
Copy link
Contributor

Changelog

- description: |
    Improve query proposals help text.
# uncomment types applicable to the change:
  type:
  # - feature        # introduces a new feature
  # - breaking       # the API has changed in a breaking way
  # - compatible     # the API has changed but is non-breaking
  # - optimisation   # measurable performance improvements
  # - refactoring    # QoL changes
  # - bugfix         # fixes a defect
  # - test           # fixes/modifies tests
  # - maintenance    # not directly related to the code
  # - release        # related to a new release preparation
   - documentation  # change in code docs, haddocks...

Context

Clarifies the behavior of query proposals, making explicit that proposals submitted in the current epoch are not considered.

How to trust this PR

Checklist

  • Commit sequence broadly makes sense and commits have useful messages
  • New tests are added if needed and existing tests are updated. See Running tests for more details
  • Self-reviewed the diff

improve query proposals help text.
@CarlosLopezDeLara CarlosLopezDeLara added this pull request to the merge queue Dec 20, 2024
@CarlosLopezDeLara CarlosLopezDeLara removed this pull request from the merge queue due to a manual request Dec 20, 2024
@Jimbo4350 Jimbo4350 added this pull request to the merge queue Dec 23, 2024
Merged via the queue into master with commit 20bab42 Dec 23, 2024
25 checks passed
@Jimbo4350 Jimbo4350 deleted the cl/queryproposalshelp branch December 23, 2024 15:33
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.

3 participants