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 package / request package link when no results #256

Merged
merged 1 commit into from Dec 28, 2020

Conversation

turboMaCk
Copy link
Member

closes #235

image

  • add links to documentation
  • request links to github issue template

@turboMaCk turboMaCk added the enhancement New feature or request label Dec 27, 2020
[ h4 [] [ text <| "No " ++ categoryName ++ " found!" ]
, text "How to "
, Html.a [ href "https://nixos.org/manual/nixpkgs/stable/#chap-quick-start"] [ text "add" ]
, text " or "
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I changed the copy from / to or as it it makes more clear that there are 2 separate actions.

@turboMaCk turboMaCk self-assigned this Dec 27, 2020
@github-actions
Copy link
Contributor

@turboMaCk turboMaCk force-pushed the turboMaCk/add-request-package-link branch from fa93e77 to 27eb47f Compare December 27, 2020 13:03
@github-actions
Copy link
Contributor

@garbas garbas merged commit 01d682f into main Dec 28, 2020
@garbas garbas deleted the turboMaCk/add-request-package-link branch December 28, 2020 22:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Show how to add a package on "No results" page
2 participants