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

Attribute definition request for "X" #34

Closed
koustov opened this issue Oct 1, 2021 · 1 comment
Closed

Attribute definition request for "X" #34

koustov opened this issue Oct 1, 2021 · 1 comment
Labels
enhancement New feature or request good first issue Good for newcomers hacktoberfest

Comments

@koustov
Copy link
Owner

koustov commented Oct 1, 2021

Attribute Prefix

Attributes start with "X"

Is for an entire prefix or partial implementation

Full

If partial, mention segment count

NA

Definition template

All the attribute definitions are maintained under definitions directory and here is the template
Template:

[
  {
    "display": "<Display Name>",
    "description": "<A very simple description, not going much technical>",
    "link": "<External link to get more details>",
    "propertyName": "<Underneath attribute name>",
    "valuetemplate": "<The template for the value>",
    "categories": ["<A list of categories this attribute can belong>"], 
    "tags": "<A comma separated values for adding tags which is more internal for filter/search etc>",
    "controls": [<List of controls that is required to build the value>]
  }
]
@koustov koustov added enhancement New feature or request good first issue Good for newcomers hactoberfest labels Oct 1, 2021
@eemike07
Copy link
Contributor

eemike07 commented Oct 2, 2021

Potentially closed. Don't see any tags that start with the letter "X"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers hacktoberfest
Projects
None yet
Development

No branches or pull requests

2 participants