Skip to content

Commit

Permalink
Merge pull request LongForWisdom#23 from rocketpoolgmc/production
Browse files Browse the repository at this point in the history
Sync production data to main
  • Loading branch information
LongForWisdom authored Mar 1, 2024
2 parents ab0adfe + 8ef0932 commit 2993386
Show file tree
Hide file tree
Showing 21 changed files with 378 additions and 164 deletions.
15 changes: 13 additions & 2 deletions _data/contacts.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,17 +3,28 @@ meta:
forum-prefix: https://dao.rocketpool.net/u/
github-prefix: https://github.com/
discord-prefix: https://discordapp.com/users/

global-roles:
- name: GMC Administrator
current-fill: ShfRyn

contacts:
- name: ShfRyn
forum: ShfRyn
github: shfryn
discord: 152043366719160320
- name: Valdorff
discord: 109422960682496000
forum: valdorff
github: Valdorff
- name: ShfRyn
forum: ShfRyn
- name: epineph
forum: epineph
- name: Jasper
forum: jasperthegovghost
- name: jcrtp
forum: jcrtp
- name: Patches
discord: 186737813943746560
forum: Patches
github: jshufro
---
2 changes: 1 addition & 1 deletion _data/gmc-rss.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion _data/price-responses/rpl-usd.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"jsonrpc":"2.0","id":1,"result":"0x00000000000000000000000000000000000000000000000000000000ba2087e2"}
{"jsonrpc":"2.0","id":1,"result":"0x00000000000000000000000000000000000000000000000000000000bb284ae0"}
40 changes: 27 additions & 13 deletions bounties/BA012301.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
---
code: BA012301
title: FAQ Additions
title: General FAQ Additions
proposal-author: Valdorff
creation-date: 2023-02-01
external-status: open
summary: One adequate to fantastic answer to a frequently asked question added to the [Rocket Pool official documentation](https://github.com/rocket-pool/docs.rocketpool.net/blob/main/docs/overview/faq.md). Multiple answers can receive multiple payouts.
summary: Additions or improvements to the official FAQ documentation located at on the [official documentation site](https://docs.rocketpool.net/overview/faq.html). Multiple added or improved answers can receive multiple payouts.
reward:
unit: RPL
max: 10
Expand All @@ -20,27 +20,41 @@ contacts:
- Valdorff
---

## Description
## Summary

Additions or improvements to the official FAQ documentation located at on the [official documentation site](https://docs.rocketpool.net/overview/faq.html). Multiple answers can receive multiple payouts.
Additions or improvements to the official FAQ documentation located at on the [official documentation site](https://docs.rocketpool.net/overview/faq.html). Multiple added or improved answers can receive multiple payouts.

## Requires
* The GMC must explicitly accept the FAQ addition or improvement in the forum topic.
* The addition or improvement must be merged to the official documentation by the core team.
## Required Milestones

## Optionals
* Fantastic answers are not only accurate, but easily understood and shared.
* Support templates added to the discord server, providing a TL;DR answer that links to more information in the documentation.
### Milestone A - FAQ Contribution
**Payout:** 5-10 RPL per answer

* You must contribute new or improved answers to frequently asked questions to the Rocket Pool documentation.
* The contributions must be merged into the official documentation by the core team.
* The GMC must also approve the FAQ addition or improvement.
* Contributions must be factually accurate and should completely answer the linked question.

## Further Notes

Fantastic answers are not only accurate, but easily understood and shared.

Some questions that recently come to mind are:
* How does Rocket Pool work? [high level intro]
* How does Rocket Pool work? (high level intro)
* Do I get rETH as an NO?
* Why do we have RPL?
* What if rETH depegs?
* Why isn’t rETH 1:1 with ETH?

Some of these can be in official documentation. That would be best and get incorporated via PRs.
Further inspiration for additions can be found via the discord Rocket Watch bot, which contains community written answers to common questions. The support bot responds to the following commands in the official Rocket Pool discord server:
* `/support template list` - Lists the available support template topics.
* `/support template use` - Shows a specific template listed by name.

## Verification
* Pull Requests to the documentation repository will be reviewed by a member of the core team.
* The GMC will also review any contributions and will need to approve them.
* Please contact the GMC Administrator to arrange these reviews once you have made a pull request to the documentation repository.

Where there’s some opinion bits that may help (eg the RPL question; perhaps the depeg question?) I would suggest hackmd or medium or such. In an ideal world, this gets used in a support template with the support template being a true TL;DR and the article doing the heavier lifting. All of the answers should cover LEB8s, if relevent.
## Resources
* [Documentation Portal](https://docs.rocketpool.net/overview/faq)
* [Documentation Repository](https://github.com/rocket-pool/docs.rocketpool.net/blob/main/docs/overview/faq.md)
* [Rocket Pool Discord](https://discord.gg/rocketpool)
23 changes: 15 additions & 8 deletions bounties/BA022305.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,22 +20,29 @@ contacts:
- jcrtp
---

## Description
## Summary

Create a guide concerning the setup of metrics collection and the Grafana dashboard for Native Mode node operators.

## Requires
* Addition of a native-mode grafana and metrics collection guide to the [official guide documentation](https://github.com/rocket-pool/docs.rocketpool.net/blob/main/docs/guides/node/grafana.md).
* Replace all “Coming Soon!” content for Native Mode with detailed and complete instructions for metrics and Grafana operation in Native configurations.
* The addition to the official documentation must be merged by the core team.
* jcrtp must approve the guide and bounty payout.
## Required Milestones

## Optionals
* No optional criteria.
### Milestone A - Metrics Setup Guide
**Payout:** 10 RPL

* You must add a native-mode grafana and metrics collection guide to the official guide documentation.
* You must replace all “Coming Soon!” content for Native Mode with detailed and complete instructions for metrics and Grafana operation in Native configurations.

## Further Notes

The Grafana dashboard is an important tool for assessing the health, stability, and income of a Rocket Pool node. Right now, “official” support is limited to Docker mode users. New users (especially those who are solo stakers intending to migrate) may run in Native mode configurations should have access as well so they can track their node’s performance as easily as Docker mode users.

## Verification
* Pull Requests to the documentation repository will be reviewed by a member of the core team.
* JCTRP will also review any contributions and will need to approve them.
* Please contact the GMC Administrator to arrange these reviews once you have made a pull request to the documentation repository.

## Resources
* [Node Grafana Setup Guide](https://docs.rocketpool.net/guides/node/grafana)
* [Node Grafana Setup Repository](https://github.com/rocket-pool/docs.rocketpool.net/blob/main/docs/guides/node/grafana.md)


35 changes: 27 additions & 8 deletions bounties/BA022306.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ title: Node Operator FAQ Additions
proposal-author: jcrtp
creation-date: 2023-04-03
external-status: open
summary: One answer to a frequently asked question added to the [node operators section](https://github.com/rocket-pool/docs.rocketpool.net/blob/main/docs/guides/node/faq.md) of the Rocket Pool official documentation. Multiple answers can receive multiple payouts.
summary: Additions or improvements to the [node operators FAQ](https://docs.rocketpool.net/guides/node/faq) of the Rocket Pool official documentation. Multiple added or improved answers can receive multiple payouts.
reward:
unit: RPL
max: 2
Expand All @@ -20,14 +20,19 @@ contacts:
- jcrtp
---

## Description
## Summary

One answer to a frequently asked question added to the node operators section of the Rocket Pool official documentation. Multiple answers can receive multiple payouts.
Additions or improvements to the [node operators FAQ](https://github.com/rocket-pool/docs.rocketpool.net/blob/main/docs/guides/node/faq.md) of the Rocket Pool official documentation. Multiple added or improved answers can receive multiple payouts.

## Requires
* Addition or improvement of one or more frequently asked questions in the node operator FAQ located [here](https://github.com/rocket-pool/docs.rocketpool.net/blob/main/docs/guides/node/faq.md).
* The addition to the official documentation must be merged by the core team.
* jcrtp must approve the guide and bounty payout.
## Required Milestones

### Milestone A - FAQ Contribution
**Payout:** 2 RPL per answer

* You must contribute new or improved answers to frequently asked questions to the Rocket Pool documentation.
* Contributions must be to the node operator FAQ section.
* The contributions must be merged into the official documentation by the core team.
* Contributions must be factually accurate and should completely answer the linked question.

## Optionals
* No optional criteria.
Expand All @@ -36,4 +41,18 @@ One answer to a frequently asked question added to the node operators section of

New node operators tend to have a lot of questions, and as thorough as the guides are, they still have some gaps that require specialized, directed questions and answers. The site has an FAQs section but it is woefully out of date so it doesn’t do a good job of answering questions from first-time node operators. Embellishing it akin to the support bot in Discord would go a long way to helping build confidence for node operators who are unsure about certain things and don’t know / don’t want to reach out to the support channel.

At the very least, porting over the common prompts from the support bot would be a start; I expect this is a good exercise for most of our experienced community members to aggregate questions they’ve frequently answered though, including ones the bot doesn’t have.
At the very least, porting over the common prompts from the support bot would be a start.

The support bot responds to the following commands in the official Rocket Pool discord server:
* `/support template list` - Lists the available support template topics.
* `/support template use ` - Shows a specific template listed by name.

## Verification
* Pull Requests to the documentation repository will be reviewed by a member of the core team.
* JCTRP will also review any contributions and will need to approve them.
* Please contact the GMC Administrator to arrange these reviews once you have made a pull request to the documentation repository.

## Resources
* [Documentation Portal (Node Operators FAQ)](https://docs.rocketpool.net/guides/node/faq)
* [Documentation Repository (Node Operators FAQ)](https://github.com/rocket-pool/docs.rocketpool.net/blob/main/docs/guides/node/faq.md)
* [Rocket Pool Discord](https://discord.gg/rocketpool)
34 changes: 22 additions & 12 deletions bounties/BA022307.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ title: Liquid Stakers FAQ Additions
proposal-author: jcrtp
creation-date: 2023-04-03
external-status: open
summary: One answer to a frequently asked question added to the liquid stakers section of the Rocket Pool official documentation. Multiple answers can receive multiple payouts.
summary: Additions or improvements to the liquid stakers FAQ section of the Rocket Pool official documentation. Multiple added or improved answers can receive multiple payouts.
reward:
unit: RPL
max: 2
Expand All @@ -20,21 +20,31 @@ contacts:
- jcrtp
---

## Description
## Summary

One answer to a frequently asked question added to the liquid stakers section of the Rocket Pool official documentation. Multiple answers can receive multiple payouts.
Additions or improvements to the liquid stakers section of the Rocket Pool official documentation. Multiple added or improved answers can receive multiple payouts.

Note, the section does not exist at the time of this bounty being posted.
Note, that this section does not exist at time of writing.

## Requires
* Add the liquid stakers FAQ section, if not already present. It should be located [here](https://github.com/rocket-pool/docs.rocketpool.net/tree/main/docs/guides/staking)).
* Addition or improvement of one or more frequently asked questions in the liquid stakers FAQ.
* The addition to the official documentation must be merged by the core team.
* jcrtp must approve the guide and bounty payout.
## Required Milestones

## Optionals
* No optional criteria.
### Milestone A - FAQ Contribution
**Payout:** 2 RPL per answer

* You must contribute new or improved answers to frequently asked questions to the Rocket Pool documentation.
* Contributions must be to the liquid stakers FAQ section. If not present, this section should be added. It should be located [here](https://github.com/rocket-pool/docs.rocketpool.net/tree/main/docs/guides/staking).
* The contributions must be merged into the official documentation by the core team.
* Contributions must be factually accurate and should completely answer the linked question.

## Further Notes

While the documentation is thorough in its walkthroughs of how to swap tokens, we still see a lot of questions in Discord about the process and the options. That implies there is an audience for an FAQ section on the docs for liquid stakers which is unfortunately missing. Adding one would help prospective liquid stakers that aren’t familiar with (or comfortable with) our Discord get the answers they need regarding common questions about the token and the swapping process.
While the documentation is thorough in its walkthroughs of how to swap tokens, we still see a lot of questions in Discord about the process and the options. That implies there is an audience for an FAQ section on the docs for liquid stakers which is unfortunately missing. Adding one would help prospective liquid stakers that aren’t familiar with (or comfortable with) our Discord get the answers they need regarding common questions about the token and the swapping process.

## Verification
* Pull Requests to the documentation repository will be reviewed by a member of the core team.
* JCTRP will also review any contributions and will need to approve them.
* Please contact the GMC Administrator to arrange these reviews once you have made a pull request to the documentation repository.

## Resources
* [Documentation Portal (Liquid Stakers Section)](https://docs.rocketpool.net/guides/staking/overview)
* [Documentation Repository (Liquid Stakers FAQ)](https://github.com/rocket-pool/docs.rocketpool.net/tree/main/docs/guides/staking)
Loading

0 comments on commit 2993386

Please sign in to comment.