diff options
author | Byron Jones <glob@mozilla.com> | 2015-09-09 06:52:17 +0200 |
---|---|---|
committer | Byron Jones <glob@mozilla.com> | 2015-09-09 06:52:17 +0200 |
commit | e358696f04bff75912cf777c569262cfc1559860 (patch) | |
tree | 37df22f8f23afe5f1f85ba159022212a9b812d7a /extensions | |
parent | 8ab0d6713284ae54953b389ddeb9691a32d756d0 (diff) | |
download | bugzilla-e358696f04bff75912cf777c569262cfc1559860.tar.gz bugzilla-e358696f04bff75912cf777c569262cfc1559860.tar.xz |
Bug 1202845 - Update to Recruiting form (HRBP list, Textio component)
Diffstat (limited to 'extensions')
-rw-r--r-- | extensions/BMO/template/en/default/bug/create/create-recruiting.html.tmpl | 12 |
1 files changed, 11 insertions, 1 deletions
diff --git a/extensions/BMO/template/en/default/bug/create/create-recruiting.html.tmpl b/extensions/BMO/template/en/default/bug/create/create-recruiting.html.tmpl index 49c0fe752..4b55920df 100644 --- a/extensions/BMO/template/en/default/bug/create/create-recruiting.html.tmpl +++ b/extensions/BMO/template/en/default/bug/create/create-recruiting.html.tmpl @@ -156,6 +156,7 @@ function jobDescToggle(what) { <option value="Joanne Nguyen">Joanne Nguyen</option> <option value="Jess Amann">Jess Amann</option> <option value="Michael Aukland">Michael Aukland</option> + <option value="Josh Kruse">Josh Kruse</option> </select> </td> </tr> @@ -253,7 +254,16 @@ function jobDescToggle(what) { <label for="data">Job Description:</label> </th> <td> - <em>Please upload a draft of the Job Description you would like to be associated with this requisition + <em> + All job descriptions must be run through Textio (the tool Mozilla + uses to help de-bias our hiring process/job descriptions) and score + at least a 90 out of 100 before being posted to the Mozilla Careers + page. Please run your description through Textio before uploading + it to your headcount request [% terms.bug %]. To learn more about + Textio and learn how to create a Textio account, + <a href="https://mana.mozilla.org/wiki/display/globalstaffing/Diversity+Recruiting+Initiatives"> + visit this mana page</a>.<br><br> + Please upload a draft of the Job Description you would like to be associated with this requisition (or <a href="javascript:jobDescToggle('text')">paste text as attachment</a>).</em><br> <input type="file" id="data" name="data" size="60"><br> <em>For job description formatting guidelines and help writing your job description please read the |