mirror of
https://github.com/stashapp/website.git
synced 2026-05-02 07:37:52 -05:00
Add pages for new roles (#13)
* Create volunteer page, add to navigation Update dependancies Add tasks.json for VSCode/VSCodium to run the Build/Serve tasks directly from the editor * AI optimization * AI polished wording * Add 3 new pages for different roles 1 draft page * Add pages for new roles Fix link * Typo
This commit is contained in:
@@ -4,9 +4,17 @@ heading: Project Manager
|
||||
permalink: project-manager
|
||||
---
|
||||
|
||||
You will be responsible for the following:
|
||||
- Managing tasks and creating timelines to ensure our progress stays on track.
|
||||
We are seeking two motivated individuals to fill the role of Project Manager. The successful candidate will ensure the timely and effective completion of tasks outside of bounties while keeping project scope and technical debt under control. They will also play a key role in managing community expectations and triaging Pull Requests and issues submitted by community members.
|
||||
|
||||
Key responsibilities:
|
||||
|
||||
- Ensuring that tasks outside bounties are managed and mapped in "timelines".
|
||||
- Keeping project scope and technical debt under control.
|
||||
- Help triage pull requests and community-submitted issues.
|
||||
- Managing expectations of the community and helping triage Pull Requests and community-submitted issues.
|
||||
- Writing in clear and concise English, avoiding idioms and colloquialisms to be as understandable as possible to individuals for whom English may be a second language.
|
||||
- Maintaining a neutral and patient approach in all interactions, focusing on the project's goals as best as possible.
|
||||
- Being self-directed and comfortable reaching out for support when needed.
|
||||
|
||||
To be considered for this role, you should be a self-driven individual who is capable and willing to be persistent in making progress on project tasks, inspiring and patient. You should also be able to work well in a team and be humble, patient, accepting, and non-judgmental.
|
||||
|
||||
If you are interested in this role and have relevant experience, please submit your application to <b>stash-community-apps.xvb0n@simplelogin.com</b>.
|
||||
23
ui-ux-specialist.md
Normal file
23
ui-ux-specialist.md
Normal file
@@ -0,0 +1,23 @@
|
||||
---
|
||||
title: UI/UX Specialist
|
||||
heading: UI/UX Specialist
|
||||
permalink: ui-ux-specialist
|
||||
---
|
||||
|
||||
As the Stash community continues to grow and evolve, there is a growing interest in refining the UI/UX of Stash and StashBox to make the experience more accessible. The goal is to guide the community toward achieving this abstract goal. Still, it is essential to note that changes require significant time and attention investments from core contributors.
|
||||
|
||||
To achieve this goal, the following will be taken into consideration:
|
||||
|
||||
* Ensuring that all changes do not regress the software or break deployments
|
||||
* Avoiding creating unnecessary forks
|
||||
* Ensuring that what is deployed has a smooth upgrade path that doesn't require advanced user knowledge to follow
|
||||
The plan of action is as follows:
|
||||
* Examining user-submitted, community-maintained CSS tweaks to the base of Stash and identifying which pieces can be merged into the main UI
|
||||
* Mastering the current UI as best as possible by clarifying documentation and establishing unit testing
|
||||
* Utilizing Selenium/Playwright tests in the CI/CD process to ensure that changes don't regress
|
||||
* Identifying pain points in the current UI and addressing them with the least impacts and the most achievable improvements to the user experience
|
||||
* If necessary, consider a new version of the whole UI, but not alienating the current user base to appeal to a theoretical one.
|
||||
|
||||
Whether this will become an actual role is still up in the air. However, to be considered for this role, you should be a self-driven individual who is capable and willing to be persistent in making progress on project tasks, inspiring and patient. You should also be able to work well in a team and be humble, patient, accepting, and non-judgmental.
|
||||
|
||||
If you are interested in this role and have relevant experience, please submit your application to <b>stash-community-apps.xvb0n@simplelogin.com</b>.
|
||||
@@ -17,7 +17,8 @@ Our goal is to create a team of individuals driven by a shared passion for the p
|
||||
It's important to mention that we're looking to recruit redundant roles to ensure project continuity and prepare for different availability and potential contributor burnout.
|
||||
|
||||
### Available Roles
|
||||
- [Linguistics Community Lead (2 positions available)]({{ site.url }}/community-liaison)
|
||||
- [Linguistics Community Lead (2 positions available)]({{ site.url }}/linguistics-community-lead)
|
||||
- [Documentation Community Lead (2 positions available)]({{ site.url }}/documentation-community-lead)
|
||||
<!-- - [Project Manager (2 position available)]({{ site.url }}/project-manager) -->
|
||||
- [Community Liaison (2 position available)]({{ site.url }}/linguistics-community-lead)
|
||||
- [Project Manager (2 position available)]({{ site.url }}/project-manager)
|
||||
- [Community Liaison (2 position available)]({{ site.url }}/community-liaison)
|
||||
- [UI/UX Specialist (2 positions available)]({{ site.url }}/ui-ux-specialist)
|
||||
|
||||
Reference in New Issue
Block a user