-
Notifications
You must be signed in to change notification settings - Fork 12.9k
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
Add index.md for the remote topic with description and resources #4569
base: main
Are you sure you want to change the base?
Conversation
Hi, thank you for reviewing my pull request! I mistakenly checked the box stating that I am not the sole author of the topic I’m modifying. However, I am the sole author of the changes made in this pull request, and I’ve contributed them independently. Please let me know if there’s anything else I need to clarify or update to help move this forward. Thank you for your time and assistance! |
This comment has been minimized.
This comment has been minimized.
@rendred Thank you for your contribution. Unfortunately, this isn't quite ready and cannot be included as-is. While there are 1.5M repos already tagged with this topic, this topic is about a concept, not a particular piece of technology or product. Therefore, there should be no |
@@ -0,0 +1,26 @@ | |||
--- | |||
aliases: [remote-work, remote-collaboration] |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I'd be surprised if the array syntax worked at all 🤔
@@ -0,0 +1,26 @@ | |||
--- | |||
aliases: [remote-work, remote-collaboration] | |||
created_by: "@rendred Tech Headhunter" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
As far as I know, quotes around properties are not needed. Haven't seen them in any other topic file so far 🤔
url: | ||
- "https://en.wikipedia.org/wiki/Remote_work" | ||
- "https://github.blog/news-insights/the-library/remote-work-how-global-teams-collaborate-across-time-zones/" | ||
- "https://buffer.com/state-of-remote-work/" | ||
- "https://trello.com/remote-work-guide" | ||
- "https://zapier.com/learn/remote-work/" | ||
- "https://asana.com/resources/remote-work" | ||
- "https://remoteok.io/" | ||
- "https://nomadlist.com/" | ||
- "https://remote.tools/" | ||
- "https://about.gitlab.com/company/culture/all-remote/guide/" | ||
- "https://lisereiner.substack.com/" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Unless I'm mistaken, url
is actually not an array property but expects a string 🤔
|
||
--- | ||
|
||
The remote topic encompasses resources, tools, and best practices for working in a remote environment. Whether you're managing distributed teams, collaborating across time zones, or setting up your home office, this topic connects developers with repositories that make remote work more efficient and productive. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Honestly, the last sentence makes it sound like a sales pitch, which probably isn't what GitHub intends with the topic 🤔
The first sentence on the other hand, is quite broad and for such a general topic, I'd probably expect a little more details
Please confirm this pull request meets the following requirements:
Which change are you proposing?
This pull request adds an
index.md
file for theremote
topic, including:This is my first contribution to this repository, and I’m excited to contribute to GitHub Explore. Please let me know if there are any changes or improvements needed. Thank you for your time and review!
Editing an existing topic or collection
I'm suggesting these edits to an existing topic or collection:
*.png
, square, dimensions 288x288, size <= 75 kB)index.md
)Curating a new topic or collection
https://github.com/topics/[NAME]
orhttps://github.com/collections/[NAME]
)*.png
image (if applicable) andindex.md
index.md
conform to the Style Guide and API docs: https://github.com/github/explore/tree/main/docsSomething that does not neatly fit into the binary options above
Please note: we will close your PR without comment if you do not check the boxes above and provide ALL requested information.