admin access

Suggested in https://news.ycombinator.com/item?id=20917582
This commit is contained in:
Stanisław Pitucha
2019-09-09 23:13:44 +10:00
committed by GitHub
parent db48099d2f
commit a731902627

View File

@@ -40,6 +40,7 @@ Having a bug tracking system doesn't make bug handling efficient and CI/CD doesn
- Is there a standardised development environment? Is it enforced?
- How quickly can you setup a new local test environment for the product? (minutes / hours / days)
- How quickly can you respond to security issues in the code or dependencies?
- Are all developers allowed to have local admin access of their computers?
# The Team