Skip to content

Commit 41a7718

Browse files
authored
Refactor prompt for README issue creation
Split the prompt into two lines for better readability.
1 parent 07ae1e6 commit 41a7718

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/steps/1-step.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,8 @@ Proceed to the activities below to execute each action.
9696
> ![Static Badge](https://img.shields.io/badge/-Prompt-text?style=social&logo=github%20copilot)
9797
>
9898
> ```prompt
99-
> Create an issue in the repository for a README for OctoAcme Project Management Docs that has links to all the docs in the docs folder.
99+
> Create an issue in the repository for a README for OctoAcme Project Management Docs
100+
> that has links to all the docs in the docs folder.
100101
> - The README should also contain a brief summary of the project management processes used by OctoAcme.
101102
> - Make sure README, project management processes summary, and links are in the title of the issue.
102103
> ```

0 commit comments

Comments
 (0)