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 categories to apps #225

Merged
merged 7 commits into from Jul 12, 2017
Merged

Add categories to apps #225

merged 7 commits into from Jul 12, 2017

Conversation

jkleinsc
Copy link

This PR adds categories to apps so that we can eventually show apps by category.

The following was also done:

  • Apps that didn't have keywords should now have at least one keyword.
  • Apps that were using the "Electron" keyword have had that keyword removed as it is unnecessary.

@jkleinsc jkleinsc requested a review from zeke July 11, 2017 19:26
@zeke
Copy link
Contributor

zeke commented Jul 11, 2017

Nice!

Can you add a test to human-data.js that ensures every app has a category, and that the category is one that we've defined/allowed?

We should probably also document the categories in https://github.com/electron/electron-apps/blob/master/contributing.md#adding-your-app

John Kleinschmidt added 3 commits July 12, 2017 09:50
Also, documented category in contributing and added it to the wizard.
Also fixed broken categories on some apps.
@jkleinsc
Copy link
Author

@zeke I added the tests, documentation and I also updated the wizard to ask for a category.

@zeke zeke merged commit edad0f3 into master Jul 12, 2017
@zeke zeke deleted the neo branch July 12, 2017 16:47
This was referenced Jul 12, 2017
@zeke
Copy link
Contributor

zeke commented Jul 12, 2017

Nice.

I created a followup issue at electron/electronjs.org-old#759

@zeke zeke restored the neo branch July 17, 2017 18:15
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.

None yet

2 participants