Adding category in the template property file (#1092)
* adding category in the template property file * added category on ruby template
This commit is contained in:
@@ -2,5 +2,5 @@
|
||||
"name": "Python package",
|
||||
"description": "Create and test a Python package on multiple Python versions.",
|
||||
"iconName": "python",
|
||||
"categories": ["Python", "Bottle", "Flask"]
|
||||
"categories": ["Continuous integration", "Python", "Bottle", "Flask"]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user