Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

org football activity #134

Merged
merged 16 commits into from
Sep 23, 2022
Merged

org football activity #134

merged 16 commits into from
Sep 23, 2022

Conversation

circlestriker
Copy link
Contributor

@circlestriker circlestriker commented Jun 5, 2022

Please make sure to check the following boxes creating your pull request, thank you very much!

  • Add Blog Header, including title, author, image, categories, tags, etc.

    For example:

    ---
    title: Your Great Blog Title
    author: your_github_id
    categories: project
    tags:
      - python
      - padlocal
    image: /assets/2021/02-your-blog-slug/teaser.jpg
    ---
    
    One line bio
    
    Your blog post content Your blog post content
    Your blog post content Your blog post content
    Your blog post content Your blog post content

    It will be easier to start drafting your post by using a existing post file as your template, for example, this one

  • Keep all filenames lowercase, and use - to connect words instead of space. e.g. 2017-10-06-wechat-pc-impactor.md instead of 2017-10-06-WeChat PC Impactor.md

  • Embed video/pdf from YouTube/Bilibili/local (if there's any) by using {% include iframe.html src="URL_or_PATH" %}. (Learn more about how to embed file/url in the post by reading this blog post

  • Save photo to local before publishing, to a folder named by ${MONTH}-${YOUR_BLOG_SLUG}/ under /assets/2021/ directory.

  • Select a beautiful and meaningful teaser image for your blog

  • Create your contributor profile (if you are a first time contributor)

    For excample:

    jekyll/_contributors/lijiarui.md

    ---
    name: Jiarui LI (李佳芮)
    site: https://lijiarui.github.io
    bio: 句子互动创始人 & CEO,微软人工智能最具价值专家 (AI MVP)
    avatar: /jekyll/assets/contributors/lijiarui/avatar.png
    email: rui@juzi.bot
    twitter: https://weibo.com/u/2175505900
    ---

    Here is the example file:

To learn more about the contribute guideline, visit: https://wechaty.js.org/docs/contributor-program/

@huan
Copy link
Member

huan commented Jun 13, 2022

Please make sure the following requirements have been met for your PR before we can continue reviewing it:

  1. The PR has passed all the CI tests and turns green. (you can execute all tests locally by running npm test)

Copy link
Member

@huan huan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You can run npm test locally to help you find problems earlier before you push your code to the GitHub.

@huan
Copy link
Member

huan commented Jun 22, 2022

Please make sure the following requirements have been met for your PR before we can continue reviewing it:

  1. The PR has passed all the CI tests and turns green. (you can execute all tests locally by running npm test)

@huan huan enabled auto-merge (squash) September 4, 2022 13:56
@circlestriker
Copy link
Contributor Author

I have read the CLA Document and I hereby sign the CLA

auto-merge was automatically disabled September 10, 2022 04:05

Head branch was pushed to by a user without write access

@huan huan enabled auto-merge (squash) September 10, 2022 04:35
auto-merge was automatically disabled September 12, 2022 01:19

Head branch was pushed to by a user without write access

@huan huan enabled auto-merge (squash) September 12, 2022 16:53
@huan huan merged commit 77d0d73 into wechaty:main Sep 23, 2022
@github-actions github-actions bot locked and limited conversation to collaborators Sep 23, 2022
@huan
Copy link
Member

huan commented Sep 23, 2022

Thank you very much for your contribution!

You are welcome to join Wechaty Contributor Program

1. Join Wechaty Organization

You've invited circlestriker to Wechaty! They'll be receiving an email shortly. They can also visit https://github.com/wechaty to accept the invitation.

I have invited you to join our Wechaty GitHub Organization, please accept it by following the above message. (See also: wechaty/PMC#16)

2. Update Your Wechaty Contributor Profile

  1. Please open Contributor Hall of Fame and add yourself to the end of the list, so that other contributors will know you better!
  2. Please add yourself to our Website Contributors by creating a PR and refer to this PR link as well.

3. Join The Contributor Only WeChat Room

We also have a WeChat room for contributors only which can discuss Wechaty at a deeper level, you are welcome to join and if you are interested.

Please add @lijiarui wechat: ruirui_0914 and send her this pr link. She will invite you into Wechaty Contributor Room

Cheers!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants