From 7ebd4b9d346433fbeb53f93e18d914caa815b94a Mon Sep 17 00:00:00 2001 From: Erin McKean Date: Wed, 21 Feb 2024 15:16:32 -0800 Subject: [PATCH] Update file-preface.md adding some information about formatting of TW entries --- .../interested-technical-writers/file-preface.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/2024-participants/interested-technical-writers/file-preface.md b/2024-participants/interested-technical-writers/file-preface.md index 9305ccce..4710fb4b 100644 --- a/2024-participants/interested-technical-writers/file-preface.md +++ b/2024-participants/interested-technical-writers/file-preface.md @@ -20,9 +20,13 @@ To add your information to the [interested technical writers](./interested-techn `Jane Doe | [Portfolio](https://janedoe.example.com), [résumé](https://janedoe.example.com/resume) | Skilled in API documentation, writing tutorials` -2. Save your Markdown file as YOURNAME.md. **Important: do not use any spaces in the filename** + **Important: Your entry should not include any line breaks. Do not include blank lines after your entry.** -3. [Create a pull request](https://docs.github.com/en/github/collaborating-with-issues-and-pull-requests/creating-a-pull-request) to add your file to the [interested-technical-writers](./interested-technical-writers) directory. +2. Save your Markdown file as YOURNAME.md. + + **Important: do not use any spaces in the filename** + +4. [Create a pull request](https://docs.github.com/en/github/collaborating-with-issues-and-pull-requests/creating-a-pull-request) to add your file to the [interested-technical-writers](./interested-technical-writers) directory. _NOTE: To add your information to this repo you will need to sign the Google CLA. For more information on the CLA, see [the Google CLA page](https://cla.developers.google.com/about)._