Skip to content

Commit

Permalink
Initial commit
Browse files Browse the repository at this point in the history
  • Loading branch information
Toktar committed Mar 25, 2022
0 parents commit 46eb7d3
Show file tree
Hide file tree
Showing 17 changed files with 877 additions and 0 deletions.
85 changes: 85 additions & 0 deletions .github/ISSUE_TEMPLATE/bug_report.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,85 @@
name: Bug Report
description: File a bug report
title: "[Bug]: "
labels: ["bug", "triage"]
assignees:
- Ross Power
body:
- type: markdown
attributes:
value: |
Thanks for taking the time to fill out this bug report!
- type: input
id: contact
attributes:
label: Contact Details
description: How can we get in touch with you if we need more info?
placeholder: ex. email@example.com
validations:
required: false
- type: textarea
id: what-happened
attributes:
label: What happened?
description: Also tell us, what did you expect to happen?
placeholder: Tell us what you see!
value: "A bug happened!"
validations:
required: true
body:
- type: textarea
id: repro
attributes:
label: Reproduction steps
description: "How do you trigger this bug? Please walk us through it step by step."
value: |
1.
2.
3.
...
render: bash
validations:
required: true
- type: input
id: prevalence
attributes:
label: Bug prevalence
description: "How often do you or others encounter this bug?"
placeholder: "Whenever I visit the user account page (1-2 times a week)"
validations:
required: true
- type: dropdown
id: environment
attributes:
label: Environment
description: What environment was this bug first noticed on?
options:
- testnet
- mainnet
validations:
required: true
- type: dropdown
id: browsers
attributes:
label: What browsers are you seeing the problem on?
multiple: true
options:
- Firefox
- Chrome
- Safari
- Microsoft Edge
- Brave
- type: textarea
id: logs
attributes:
label: Relevant log output
description: Please copy and paste any relevant log output. This will be automatically formatted into code, so no need for backticks.
render: shell
- type: checkboxes
id: terms
attributes:
label: Code of Conduct
description: By submitting this issue, you agree to follow our [Code of Conduct](https://github.com/cheqd/.github/blob/main/CODE_OF_CONDUCT.md)
options:
- label: I agree to follow this project's Code of Conduct
required: true
77 changes: 77 additions & 0 deletions .github/ISSUE_TEMPLATE/community_pool_spend.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,77 @@
name: Community Pool Spend Proposal
description: Propose that the Community Pool is spent
title: "[Community Pool Spend]: "
labels: ["Community Pool", "Proposal"]
assignees:
- Alex Tweeddale
body:
- type: textarea
id: summary
attributes:
label: Summary
description: A short (~150 word) description of the Proposal you want to make.
Provide a simplified and layman-accessible explanation of the Proposal in plain English to have the best chance of gaining community interest and having it accepted.
validations:
required: true
- type: textarea
id: rationale
attributes:
label: Description
description: A longer <500 description of what you want the community pool to be spent on, making direct references to where you want to make changes from, using links.
placeholder: I want to donate the community pool to X initiative because they support X.
validations:
required: false
- type: input
id: link
attributes:
label: Proposed Recipient
description: Please link to the initiatve, organisation, or other entity which it is proposed to donate the Community Pool to.
placeholder: (Insert link)
value:
validations:
required: false
- type: input
id: value
attributes:
label: Proposed Spend Value
description: Please enter the amount of $CHEQ you propose to be donated to the recipient.
placeholder: 100,000 $CHEQ
value:
validations:
required: true
- type: markdown
attributes:
value: "## Note"
- type: markdown
attributes:
value: |
At cheqd, we would like to ensure that there to be many positive consequences of the spend, to benefit an alturistic cause, such as the environment, humanitarian work or low income countries.
- type: textarea
id: positive
attributes:
label: Positive Consequences
description: This section should describe the resulting and predicted positive consequences, after applying the decision.
placeholder: (Insert positive consequences here)
render: shell
- type: textarea
id: negative
attributes:
label: Negative Consequences
description: This section should describe the resulting and predicted negative consequences, after applying the decision.
placeholder: (Insert negative consequences here)
render: shell
- type: textarea
id: neutral
attributes:
label: Neutral Consequences
description: This section should describe the resulting and predicted neutral consequences, after applying the decision.
placeholder: (Insert neutral consequences here)
render: shell
- type: checkboxes
id: terms
attributes:
label: Code of Conduct
description: By submitting this issue, you agree to follow our [Code of Conduct](https://github.com/cheqd/.github/blob/main/CODE_OF_CONDUCT.md)
options:
- label: I agree to follow this project's Code of Conduct
required: true
50 changes: 50 additions & 0 deletions .github/ISSUE_TEMPLATE/features_request.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,50 @@
name: Feature Request
description: Request a new feature
title: "[feature]: "
labels: ["feature", "request"]
assignees:
- Ross Power
body:
- type: markdown
attributes:
value: |
Thanks for taking the time to fill out this feature request!
- type: input
id: contact
attributes:
label: Contact Details
description: How can we get in touch with you if we need more info?
placeholder: ex. email@example.com
validations:
required: false
- type: textarea
id: feature-info
attributes:
label: What is the feature you'd like to see?
description: Also tell us, what you were doing that prompted this idea?
placeholder: Let's hear your idea!
value: "I'd love to see...!"
validations:
required: true
- type: input
id: link
attributes:
label: Link for context
description: Please provide a link of where any other projects (ideally on Cosmos) that use this feature, for better context.
placeholder: https://github.com/cheqd/cheqd-node
validations:
required: false
- type: textarea
id: logs
attributes:
label: Relevant log output
description: Please copy and paste any relevant log output. This will be automatically formatted into code, so no need for backticks.
render: shell
- type: checkboxes
id: terms
attributes:
label: Code of Conduct
description: By submitting this issue, you agree to follow our [Code of Conduct](https://github.com/cheqd/.github/blob/main/CODE_OF_CONDUCT.md)
options:
- label: I agree to follow this project's Code of Conduct
required: true
59 changes: 59 additions & 0 deletions .github/ISSUE_TEMPLATE/general_text.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,59 @@
name: General Text
description: This is a text-based proposal which can be used for general purposes
title: "[General Text-based Change]: "
labels: ["General Change", "Proposal"]
assignees:
- Alex Tweeddale
body:
- type: textarea
id: summary
attributes:
label: Summary
description: A short (~150 word) description of the Proposal you want to make. Provide a simplified and layman-accessible explanation of the Proposal in plain English to have the best chance of gaining community interest and having it accepted.
validations:
required: true
- type: input
id: previous
attributes:
label: Link of where change is needed
description: Please provide a link to the documentation or place where you would like to make the change
placeholder: https://docs.cheqd.io/governance
value:
validations:
required: False
- type: textarea
id: rationale
attributes:
label: Rationale
description: A longer <500 description of the changes you want to make, making direct references to where you want to make changes from, using links.
placeholder: I want to change the cheqd Proposal Template because it misses a section on X.
render: shell
- type: textarea
id: positive
attributes:
label: Positive Consequences
description: This section should describe the resulting and predicted positive consequences, after applying the decision.
placeholder: A new Governance template including X would be beneficial for the community and would make X easier to see.
render: shell
- type: textarea
id: negative
attributes:
label: Negative Consequences
description: This section should describe the resulting and predicted negative consequences, after applying the decision.
placeholder: No notable or predicted negative consequences
render: shell
- type: textarea
id: neutral
attributes:
label: Neutral Consequences
description: This section should describe the resulting and predicted neutral consequences, after applying the decision.
placeholder: No notable or predicted neutral consequences
render: shell
- type: checkboxes
id: terms
attributes:
label: Code of Conduct
description: By submitting this issue, you agree to follow our [Code of Conduct](https://github.com/cheqd/.github/blob/main/CODE_OF_CONDUCT.md)
options:
- label: I agree to follow this project's Code of Conduct
required: true
70 changes: 70 additions & 0 deletions .github/ISSUE_TEMPLATE/parameter_change.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,70 @@
name: Parameter Change
description: Propose a Parameter Change
title: "[Parameter Change]: "
labels: ["Parameter Change", "Proposal"]
assignees:
- Alex Tweeddale
body:
- type: textarea
id: summary
attributes:
label: Summary
description: A short (~150 word) description of the Proposal you want to make.
Provide a simplified and layman-accessible explanation of the Proposal in plain English to have the best chance of gaining community interest and having it accepted.
validations:
required: true
- type: dropdown
id: parameter-name
attributes:
label: Parameter Name
description: Please select the parameter you wish to change
options:
- Minimum Deposit
- Max Deposit Period
- Voting Period
- Inflation rate
- Inflation max
- Inflation min
- Inflation rate change
- Bonded token goal
- Quorum
- Threshold
- Veto
- Unbonding Period
- Community tax percentage
- Base Proposal reward
- Bonus Proposal reward
validations:
required: true
- type: input
id: previous
attributes:
label: Current Parameter Value
description: What is the current parameter value that you want to change?
placeholder: $8000 CHEQ
value:
validations:
required: true
- type: input
id: new
attributes:
label: New Parameter Value
description: What is the parameter value that you want to change to?
placeholder: $10,000 CHEQ
value:
validations:
required: true
- type: textarea
id: rationale
attributes:
label: Rationale
description: Please explain in full why you would like to make this parameter change and how it would benefit the cheqd community.
render: shell
- type: checkboxes
id: terms
attributes:
label: Code of Conduct
description: By submitting this issue, you agree to follow our [Code of Conduct](https://github.com/cheqd/.github/blob/main/CODE_OF_CONDUCT.md)
options:
- label: I agree to follow this project's Code of Conduct
required: true
Loading

0 comments on commit 46eb7d3

Please sign in to comment.