You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The Branch naming convention, i.e @<github_username>/<feature-or-bug-name> doesn't apply to contributors other than us since they won't have write access to our project. They would be working from their own pull requests.
New contributor will need:
@<github_username>/<feature-or-bug-name>
eslint
and have a general guideline of having linter running before push. (We can enforce this with lint-staged).The text was updated successfully, but these errors were encountered: