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
Copy file name to clipboardExpand all lines: README.md
+6-6Lines changed: 6 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -34,9 +34,9 @@ Pull requests and Issues are very welcomed and encouraged, but please don't get
34
34
- Do you have established code style rules?
35
35
- Did you create your own style guide, or are you using a third party's (PEP8, PSRs, Standard JS, etc)
36
36
- Is there an automated linting process to validate your styles?
37
-
- Tabs or spaces? (If relevent)
38
-
- Allman or BSD braces? (If relevent)
39
-
- Semicolons? (If relevent)
37
+
- Tabs or spaces? (If relevant)
38
+
- Allman or BSD braces? (If relevant)
39
+
- Semicolons? (If relevant)
40
40
41
41
- What are your development environments like?
42
42
- Virtual Machines? Local (VirtualBox) or Remote (ESXi)?
@@ -148,7 +148,7 @@ Pull requests and Issues are very welcomed and encouraged, but please don't get
148
148
##PHP
149
149
150
150
- Do you use a public framework or is it an in-house environment?
151
-
- When you find a bug in a public framework, do you give it back to the commumnity?
151
+
- When you find a bug in a public framework, do you give it back to the community?
152
152
153
153
- Do you use PHP-driven HTML templates, or a third-party template engine such as Smarty or Twig?
154
154
@@ -172,7 +172,7 @@ Pull requests and Issues are very welcomed and encouraged, but please don't get
172
172
## System & Network Administration / IT Operations
173
173
174
174
- Do you use a configuration management tool? (Puppet, Chef, cfengine, Ansible)
175
-
- Why was it choosen?
175
+
- Why was it chosen?
176
176
- Is its use accepted throughout your IT staff?
177
177
178
178
- Are configurations version controlled?
@@ -322,7 +322,7 @@ Pull requests and Issues are very welcomed and encouraged, but please don't get
322
322
323
323
- What's the timeline for making a decision on this position? When should I get back in touch with you?
324
324
325
-
- If we have a very successful 2015, what would that look like? What will have have happened over the next 12 months? How does this position help achieve that?
325
+
- If we have a very successful 2016, what would that look like? What will have happened over the next 12 months? How does this position help achieve that?
326
326
327
327
- What's your (or my future boss') leadership style?
0 commit comments