Something went wrong on our end
-
Ivan Kondov authoredIvan Kondov authored
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
parameters.json 1.01 KiB
{
"number to apply": 10,
"number to invite": 4,
"number to fill": 2,
"minimum score": 2,
"maximum applications": 50,
"application template": {
"qualifications": {
"skills": [
"basic language skills",
"general IT skills",
"science fiction skills"
],
"education background": [
"astrology",
"metaphysics",
"fiction science"
],
"experience": [1, 2, 3, 4, 5, 6, 7, 8, 9]
},
"contract conditions": {
"salary": [100, 500, 1000, 1500],
"social insurance": [true, false],
"contract type": ["fixed-term", "permanent"]
}
},
"job description": {
"title": "chief fiction scientist",
"work description": "work in fictitious projects",
"qualifications": {
"skills": "understanding science fiction",
"education background": "fiction science",
"experience": 4
},
"contract conditions": {
"salary": 400,
"social insurance": true,
"contract type": "fixed-term"
}
}
}