CodeForPhilly / CodeForPhilly/laddr
Feature: allow using of predefined code for dev link and user link
- Lenguaje dominante
- Smarty
- Estrellas
- 62
- Forks
- 34
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
It would be useful if user could define dev URL and user URL once (in dedicated fields) and in project description those values could be called by using tags.
I.e.
Dev URL: https://github.com/codeforcroatia/legal-imamopravoznati
User URL: http://legal.imamopravoznati.org/
In Description when mentioning Dev URL, or User URL, it can be used one of following tags: {laddr_dev_url} {laddr_user_url}.
Example:
`Please contribute on [Github repository]({laddr_dev_url}).`
So in case URL would be changed, it needs to be updated only in one place - in dedicated Dev URL field, and all other mentions od that link in Description would use new URL automatically.
I would find it beneficial.
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Evaluación
Este issue todavía no se ha evaluado.