mirror of
https://github.com/Pythagora-io/gpt-pilot.git
synced 2026-01-10 13:37:55 -05:00
features prompt fix
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
Here is the list of features that were previously implemented on top of initial high level description of "{{ state.branch.project.name }}":
|
||||
```
|
||||
{% for feature in state.epics[1:-1] %}
|
||||
- {{ loop.index0 }}. {{ feature.description }}
|
||||
- {{ loop.index }}. {{ feature.description }}
|
||||
{% endfor %}
|
||||
```
|
||||
{% endif %}
|
||||
|
||||
Reference in New Issue
Block a user