weekbeforenext / git-workflows-fldc-2024

Git Workflows Collaborative Project (Florida DrupalCamp 2024)
GNU General Public License v3.0
0 stars 0 forks source link

Create a chain story file #17

Open weekbeforenext opened 8 months ago

weekbeforenext commented 8 months ago

As a developer, I want to practice adding a new file to a remote repository in Gitflow workflow, so that I can build confidence in my skills.

Begin a new chain story based on one of these story prompts. Give your story a title of your choosing and continue in a new paragraph.

  1. Create a new markdown file (.md) in the stories directory with a filename that matches your story title. Include this issue number at the end, to ensure it will be unique.
    • Example:
      • Story Title: An amazing road trip with friends
      • Issue Number: 6
      • Filename: an-amazing-road-trip-with-friends-6.md
  2. Add your title to the first line as a first-level heading.
  3. Paste the story prompt in the second line.
  4. On a new line, continue the story in a new paragraph of 1-3 sentences.
  5. Leave one blank line at the end of the file.

Resources

Acceptance Criteria