...
This commit is contained in:
@@ -50,10 +50,10 @@ If you don't have direct write access to the repository:
|
||||
|
||||
```bash
|
||||
# Clone the repository to your local machine
|
||||
git clone https://git.ourworld.tf/tfgrid/tfgrid3_feedback.git
|
||||
git clone https://git.threefold.info/tfgrid/tfgrid3_feedback.git
|
||||
|
||||
# Add the original repository as a remote called "upstream"
|
||||
git remote add upstream https://git.ourworld.tf/tfgrid/tfgrid3_feedback.git
|
||||
git remote add upstream https://git.threefold.info/tfgrid/tfgrid3_feedback.git
|
||||
```
|
||||
|
||||
### 2. Create a Branch
|
||||
|
@@ -14,25 +14,25 @@ We categorize our work into the following priority levels:
|
||||
|
||||
Issues marked with the "Now" milestone are our current top priorities. These are actively being worked on and will be included in the next release. We focus our immediate development efforts on these items.
|
||||
|
||||
[View "Now" milestone issues](https://git.ourworld.tf/tfgrid/tfgrid3_feedback/milestone/34)
|
||||
[View "Now" milestone issues](https://git.threefold.info/tfgrid/tfgrid3_feedback/milestone/34)
|
||||
|
||||
#### Next
|
||||
|
||||
The "Next" milestone contains issues that are planned for upcoming releases after the current development cycle. These are important features or fixes that have been prioritized but aren't in active development yet.
|
||||
|
||||
[View "Next" milestone issues](https://git.ourworld.tf/tfgrid/tfgrid3_feedback/milestone/35)
|
||||
[View "Next" milestone issues](https://git.threefold.info/tfgrid/tfgrid3_feedback/milestone/35)
|
||||
|
||||
#### Later
|
||||
|
||||
Issues in the "Later" milestone are on our radar but are scheduled for future consideration. These may be features that require more planning, have dependencies on other work, or are simply lower priority at this time.
|
||||
|
||||
[View "Later" milestone issues](https://git.ourworld.tf/tfgrid/tfgrid3_feedback/milestone/36)
|
||||
[View "Later" milestone issues](https://git.threefold.info/tfgrid/tfgrid3_feedback/milestone/36)
|
||||
|
||||
#### ToSort
|
||||
|
||||
The "ToSort" milestone contains issues that need to be collectively reviewed and categorized. These are items that require community input to determine their priority level. We encourage community members to participate in discussions about these issues to help us properly categorize them.
|
||||
|
||||
[View "ToSort" milestone issues](https://git.ourworld.tf/tfgrid/tfgrid3_feedback/milestone/37)
|
||||
[View "ToSort" milestone issues](https://git.threefold.info/tfgrid/tfgrid3_feedback/milestone/37)
|
||||
|
||||
## How We Determine Priorities
|
||||
|
||||
|
Reference in New Issue
Block a user