-
Notifications
You must be signed in to change notification settings - Fork 10
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Showing
1 changed file
with
28 additions
and
0 deletions.
There are no files selected for viewing
28 changes: 28 additions & 0 deletions
28
.github/ISSUE_TEMPLATE/hydrofabric-error---topology-corrections.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,28 @@ | ||
--- | ||
name: Hydrofabric Error - Topology Corrections | ||
about: Please submit if you have found an error in the reference fabric | ||
title: 'Topology Correction: ' | ||
labels: '' | ||
assignees: '' | ||
|
||
--- | ||
|
||
Topology Errors occur when you've identified a flowline that you believe should flow to another. | ||
|
||
For example, current flowline 1 goes to id 2, but should instead go to id 3 | ||
|
||
### **To Fix** | ||
|
||
Please record the following: | ||
|
||
**vpu**: | ||
|
||
**id**: | ||
|
||
**new_toid**: | ||
|
||
**justification**: | ||
|
||
|
||
### **Screenshot** | ||
To help verify, it would be helpful to provide a screenshot of the network you are proposing a change to. |