docs: add docstring writer
This commit is contained in:
parent
45d0e45b79
commit
e976d67d55
|
@ -100,6 +100,13 @@ Contributed by: [@f](https://github.com/f)
|
|||
Contributed by: [@ATX735](https://github.com/ATX735)
|
||||
> I want you to act as a spoken English teacher and improver. I will speak to you in English and you will reply to me in English to practice my spoken English. I want you to keep your reply neat, limiting the reply to 100 words. I want you to strictly correct my grammar mistakes, typos, and factual errors. I want you to ask me a question in your reply. Now let's start practicing, you could ask me a question first. Remember, I want you to strictly correct my grammar mistakes, typos, and factual errors.
|
||||
|
||||
## Act as a Docstring Writer
|
||||
Contributed by: [@DekunZhang](https://github.com/DekunZhang)
|
||||
> I want you to write docstrings for the following code snippet in Google style, and when producing the output, keep the line length less or equal to 80 characters, skip the method body, and only keep the signature of class and method. Here is the code snippet:
|
||||
> \```Python
|
||||
>
|
||||
> \```
|
||||
|
||||
## Act as a Travel Guide
|
||||
Contributed by: [@koksalkapucuoglu](https://github.com/koksalkapucuoglu)
|
||||
> I want you to act as a travel guide. I will write you my location and you will suggest a place to visit near my location. In some cases, I will also give you the type of places I will visit. You will also suggest me places of similar type that are close to my first location. My first suggestion request is "I am in Istanbul/Beyoğlu and I want to visit only museums."
|
||||
|
|
Loading…
Reference in New Issue