bluerobotics / bluerobotics/BlueOS
extension manager: rename some stuff
Open
- Dominant language
- Vue
- Stars
- 453
- Forks
- 151
- Avg merge
- 1d 3h
- Merged PRs (30d)
- 174
Description
We should rename some things:
```
permissions -> settings
company - > maintainer
company_logo -> logo
```
remove support, website, and docs,
replace with a link dictionary such as
```
{
'Website' : 'http://...',
'Github': 'github.com/asdasd',
'Support': 'mailto:support@mysite.whatever',
'Documentation': 'http://...',
'Phone': 'tel:123-456-7890'
}
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.