owned this note
owned this note
Published
Linked with GitHub
Onboarding :wave: and Welcome
===
### Table of contents
#### [1. How the bounty request process works](https://hackmd.io/sLlDSbqRSiCcRaMe_0dGLg?both#Current-vPA-Process-WG-Flow)
#### [2. How to suggest a change to the process](https://hackmd.io/@PA-vPATreasury/SyRPpdAXi/https%3A%2F%2Fhackmd.io%2F%40PA-vPATreasury%2FSJqcbF0Qj#Challenging-Status-Quo)
#### [3. How to engage and contribute](https://hackmd.io/sLlDSbqRSiCcRaMe_0dGLg?both#How-to-Engage-and-Contribute)
Current vPA Process WG Flow
---
:::info
Here is a quick tutorial for the process of submitting a suggestion or task request:
{%youtube JCxPLsu9r9g %}
:::
### Status Quo Bounty Flow
- Anyone from the QA community can create an *IMPROVEMENT REQUEST*.
- Before it becomes an actionable task with a bounty reward, it needs community consent.
- The Bounty manager drives discussion on the bounty ( in Catalyst United Discord).
- Bounty manager can be anyone that understands and is able to facilitate the process, **contact DanMercurius#7990** via Discord in case you **want to apply**.
- *We're currently iterating on the Bounty Manager status, any feedback and input is much appreciated*:
:::info
Bounty Manager status
In case a bounty doesn't move or is not commented on for longer than 72h, a new bounty manager may pick it up. Upon passing a stage 12h can be added to the reaction timer. Bounty reward is only received by the bounty manager that approves work (it's up to the manager to decide if he wants to split it with previous involved ones).
This should incentivise bounty managers to facilitate in a timely manner and focus on only one or two bounties a time.
:::
---
### The current Bounty flow visualised

#### What else is there?
There's an alternative option, to be revisited in case of bottlenecks developing due to high amount of bounty submissions.
> 
### Challenging Status Quo
In case you see room for improvement of the process, please use the template below to create an Improvement Request (IR) in Dework.
:::success
[Link to Dework Template](https://app.dework.xyz/catalyst-circle-ca-r/veteran-ca-wg/create?values=%7B%22status%22%3A%22BACKLOG%22%7D&template=f781573e-8bc3-495f-950c-4b2fff46b735)
:::
How to Engage and Contribute
---
### On boarding & getting stripes
- Jump in the Catalyst United Discord
- Head over to the **#role-selection** channel and select 🪝 **Project Catalyst WG** by clicking the 🪝 below the message. This will enable You to participate in the WorkingGroups. You're welcome to choose any other additional roles that interest you.

#### Information Overload?
For better oversight it is possible to collapse the categories. Only channels with unread messages will stay visible (bold & white) when a category is collapsed.

A goodplace to start looking for questions already asked or asking new ones is the [**Open Forum**](https://discord.gg/tENy4Vys).
### Last step
- Familiarise deeply with [Code of Conduct](https://hackmd.io/sLlDSbqRSiCcRaMe_0dGLg?both#Code-of-Conduct).
### Start contributing
After you are familiar with the Code of Conduct (CoC) and the workflows you can join the DeWork board via [this link](https://app.dework.xyz/catalyst-circle-ca-r/veteran-ca-wg) and start writing suggestions and or claiming bounties.
Here's an example of a DeWork task (bounty) opened in Discord

Code of Conduct
---
Follow [this link](https://hackmd.io/@PA-vPATreasury/H123BB0mo) to see the general PA/vPA Operations Treasury Community Code of Conduct.
<style>
html, body, .ui-content {
background-color: #333;
color: #ddd;
}
.markdown-body h1,
.markdown-body h2,
.markdown-body h3,
.markdown-body h4,
.markdown-body h5,
.markdown-body h6 {
color: #ddd;
}
.markdown-body h1,
.markdown-body h2 {
border-bottom-color: #ffffff69;
}
.markdown-body h1 .octicon-link,
.markdown-body h2 .octicon-link,
.markdown-body h3 .octicon-link,
.markdown-body h4 .octicon-link,
.markdown-body h5 .octicon-link,
.markdown-body h6 .octicon-link {
color: #fff;
}
.markdown-body img {
background-color: transparent;
}
.ui-toc-dropdown .nav>.active:focus>a, .ui-toc-dropdown .nav>.active:hover>a, .ui-toc-dropdown .nav>.active>a {
color: white;
border-left: 2px solid white;
}
.expand-toggle:hover,
.expand-toggle:focus,
.back-to-top:hover,
.back-to-top:focus,
.go-to-bottom:hover,
.go-to-bottom:focus {
color: white;
}
.ui-toc-dropdown {
background-color: #333;
}
.ui-toc-label.btn {
background-color: #191919;
color: white;
}
.ui-toc-dropdown .nav>li>a:focus,
.ui-toc-dropdown .nav>li>a:hover {
color: white;
border-left: 1px solid white;
}
.markdown-body blockquote {
color: #bcbcbc;
}
.markdown-body table tr {
background-color: #5f5f5f;
}
.markdown-body table tr:nth-child(2n) {
background-color: #4f4f4f;
}
.markdown-body code,
.markdown-body tt {
color: #eee;
background-color: rgba(230, 230, 230, 0.36);
}
a,
.open-files-container li.selected a {
color: #5EB7E0;
}
</style>