Issue #1234567: test.#2
Conversation
…exposed filter "created" is not present
|
It would be nice if this was a more "helpful/motivational" message, maybe linking towards documentation or some inline comment with documentation if that is not too lengthy. |
|
A milestone would be super lovely, this way we can map it against a correct release but also be aware of where to cherry-pick. Don't worry if you're unsure what milestone to pick, our maintainers will be able to assist you with that. |
|
The team, status, prio and type labels are very helpful in giving more information about a PR at first glance. They are used for providing more information about the PR, for example, the status label shows if the PR is ready for review or not. Don't worry if you're unsure what labels to pick, our maintainers will be able to assist you with that. |
…exposed filter "created" is not present
Problem
[Required] Describe the problem you're trying to solve, this should motivate why the changes you're proposing are needed.
Solution
[Required] Describe the solution you've created, elaborate on any technical choices you've made. Why is this the right solution and is a different solution not the right one? What is the reasoning behind the chosen solution?
Issue tracker
[Required] Paste a link to the drupal.org issue queue item. If any other issue trackers were used, include links to those too.
Theme issue tracker
[Required if applicable] Paste a link to the drupal.org theme issue queue item, either from socialbase or socialblue. If any other issue trackers were used, include links to those too.
How to test
[Required] For example
Definition of done
Before merge
After merge
Screenshots
[Required if new feature, and if applicable] If this Pull Request makes visual changes then please include some screenshots that show what has changed here. A before and after screenshot helps the reviewer determine what changes were made.
Release notes
[Required if new feature, and if applicable] A short summary of the changes that were made that can be included in release notes.
Change Record
[Required if applicable] If this Pull Request changes the way that developers should do things or introduces a new API for developers then a change record to document this is needed. Please provide a draft for a change record or a link to an unpublished change record below. Existing change records can be consulted as example. Please provide a draft for a change record or a link to an unpublished change record below. Existing change records can be consulted as example.
Translations
[Optional]Translatable strings are always extracted from the latest development branch. To ensure translations remain available for platforms running older versions of Open Social the original string should be added to
translations.phpwhen it's changed or removed.translations.phpfile.