Skip to content

Latest commit

 

History

History
56 lines (35 loc) · 2.66 KB

CONTRIBUTING.md

File metadata and controls

56 lines (35 loc) · 2.66 KB

promptlibrary Banner

⚠️ Note about Hacktoberfest ⚠️

Unfortunately this repository was reported and got ** ${\color{red}excluded}$ **from Hacktoberfest 2024.

As a result, while contributions are still accepted, they will not count towards the completion of Hactoberfest 2024.



Contributing to the ServiceNow's GenAI Prompt Library 🎉

Thank you for your interest in contributing to the Prompt Library! We appreciate your help in making this resource better for everyone. 🙌

How to Contribute

1. Think of a Prompt 💭

Consider a prompt you frequently use in your day-to-day work as a ServiceNow professional. This could include:

  • Prompts that help write emails ✉️.
  • Prompts for generating specific code snippets 💻.
  • Prompts that assist in creating documentation 📚.
  • Prompts tailored for using providers like ChatGPT with your ServiceNow experience.

For inspiration, you can view the top-voted prompts in the library here.

2. Submit a Prompt 📥

To submit your prompt, follow these steps:

Creating a New File

  1. Fork the Repository: Click the "Fork" button at the top right of this page to create your own copy of the repository.
  2. Create a New Branch: In your forked repository, create a new branch for your prompt submission.
  3. Add a New File: Navigate to the Prompts folder in your branch and create a new file. Make sure to follow the guidelines outlined below to ensure your submission is acceptable.
    Creating a file
  4. Submit a Pull Request: Once your prompt is ready, submit a pull request to the main repository. One of our moderators will review your submission.

Guidelines for Submission 📝

  • Ensure that your prompt is clear and concise.
  • Include any necessary context or examples to help others understand its use.
  • Follow the naming conventions and formatting as specified in the repository.

See Your Prompt Live 🌟

Once your submission is accepted, it will immediately appear in the Prompt Library, which can be viewed at Prompt Library.

Result in Prompt Library

Any logged-in user will be able to comment on and vote for your submission, helping to highlight valuable prompts. 👍

Thank you for contributing to the Prompt Library! We look forward to seeing your creative prompts. 🚀