@@ -5,10 +5,10 @@ All of our team members are responsible for some of the basic operations of the
5
5
As a small team,
6
6
there are a lot of jobs to be done and not many hands to fill them.
7
7
You will be responsible for owning projects in your area of the team,
8
- but also working on many other aspects in your time .
8
+ but also working on many other things .
9
9
10
10
User support is one of the main things you will be handling that spans the business.
11
- We have many GitHub issues and emails that come in each day,
11
+ We have GitHub issues and emails that come in each day,
12
12
and we have a support rotation for dealing with them.
13
13
You can expect being primarily responsible for handling support one day a week,
14
14
along with following up with users each day as necessary.
@@ -45,22 +45,70 @@ working on Read the Docs fully after the grant funding expires.
45
45
46
46
The pay rate will vary with experience and the number of days worked.
47
47
As a small, self-sustaining open source project we are not able to pay as much as large companies.
48
- We are able to provide a positive and very flexible work environment,
48
+ We are able to provide a supportive and very flexible work environment,
49
49
with a strong sense of mission.
50
50
All of the members of our team have worked with us for more than 2 years,
51
51
and we strive to have a stable team working to build something meaningful.
52
52
53
53
Applying
54
54
--------
55
55
56
- Send us an email at
[email protected] with the title "Applying for |
role |".
57
56
**We will be accepting applications on an ongoing basis until the position is filled. **
58
57
59
- Please include:
58
+ Please fill out the below form to apply for this role.
59
+ Normal response time is around 2-3 weeks,
60
+ and we intend to reply to all candidates.
60
61
61
- * A resume/CV or something showing your experience
62
- * A bit about why you're excited to work on Read the Docs
63
- * Your current timezone
64
- * Anything else you'd like us to know to help consider your application
62
+ .. raw :: html
63
+
64
+ <!-- Make it line up with the content -->
65
+ <div style =" margin : .75rem .5rem ;" >
66
+ <form
67
+ method =" POST"
68
+ name =" fa-form-1"
69
+ action =" https://webhook.frontapp.com/forms/036c4169294f3b04abaa/HAa1z5l3jHnqME6YJDt340VCgxeF8hVDWGjL3gwCaNzOFxR-Rzb62BFANsS4nRAONcsGlfN6TblFZehDKsQAJzck-iEDujTz3-u7vSBo8v8_UN2zeX4xqgQ3ht8"
70
+ enctype =" multipart/form-data"
71
+ accept-charset =" utf-8"
72
+ >
73
+ <div >
74
+ <label for =" name" >Name</label >
75
+ <input type =" text" name =" name" >
76
+ </div >
77
+
78
+ <div >
79
+ <label for =" email" >Email</label >
80
+ <input type =" email" name =" email" >
81
+ </div >
82
+
83
+ <div >
84
+ <label for =" timezone" >Timezone</label >
85
+ <input type =" text" name =" timezone" >
86
+ </div >
87
+
88
+ <div >
89
+ <label for =" why" >1-2 paragraphs about why you're excited to work on Read the Docs</label >
90
+ <textarea name =" why" ></textarea >
91
+ </div >
92
+
93
+ <div >
94
+ <label for =" project" >1-2 paragraphs about a project you're proud of</label >
95
+ <textarea name =" project" ></textarea >
96
+ </div >
97
+
98
+ <div >
99
+ <label for =" extra" >Anything else you'd like us to know?</label >
100
+ <textarea name =" extra" ></textarea >
101
+ </div >
102
+
103
+ <div >
104
+ <label for =" resume" >Resume/CV</label >
105
+ <input type =" file" name =" resume" >
106
+ </div >
107
+
108
+ <div >
109
+ <input type =" submit" value =" Submit Application" >
110
+ </div >
111
+ </form >
112
+ </div >
65
113
66
114
Thanks for your interest, and we hope to hear from you soon.
0 commit comments