mirror of
https://github.com/DopplerHQ/awesome-interview-questions.git
synced 2025-12-08 07:12:12 +00:00
Fix broken image links
This commit is contained in:
parent
b7bf9c09d7
commit
df5ed0cb63
2
.github/workflows/link-checker.yml
vendored
2
.github/workflows/link-checker.yml
vendored
@ -1,5 +1,5 @@
|
||||
name: Markdown link checker
|
||||
on: [push,pull_request,workflow_dispatch]
|
||||
on: [pull_request,workflow_dispatch]
|
||||
jobs:
|
||||
markdown-link-check:
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
@ -35,14 +35,8 @@ If you have something awesome to contribute to an awesome list, this is how you
|
||||
You'll need a [GitHub account](https://github.com/join)!
|
||||
|
||||
1. Access the awesome lists GitHub page. For example: https://github.com/MaximAbramchuck/awesome-interviews
|
||||
2. Click on the `README.md` file: 
|
||||
3. Now click on the edit icon. 
|
||||
4. You can start editing the text of the file in the in-browser editor. Make sure you follow guidelines above. You can use [GitHub Flavored Markdown](https://help.github.com/articles/github-flavored-markdown/). 
|
||||
5. Say why you're proposing the changes, and then click on "Propose file change". 
|
||||
6. Submit the [pull request](https://help.github.com/articles/using-pull-requests/)!
|
||||
|
||||
## Updating your Pull Request
|
||||
|
||||
Sometimes, a maintainer of an awesome list will ask you to edit your Pull Request before it is included. This is normally due to spelling errors or because your PR didn't match the awesome-* list guidelines.
|
||||
|
||||
[Here](https://github.com/RichardLitt/docs/blob/master/amending-a-commit-guide.md) is a write up on how to change a Pull Request, and the different ways you can do that.
|
||||
2. Click on the `README.md` file
|
||||
3. Now click on the edit icon
|
||||
4. Edit contents of the file using the in-browser editor to add your changes
|
||||
5. Explain why you're proposing your changes, then click "Propose file change".
|
||||
6. Submit the [pull request](https://help.github.com/articles/using-pull-requests/)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user