You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have not modified the README.md file. Projects are only supposed to be added or updated within the projects.yaml file since the README.md file is automatically generated.
It seems like the comment is indicating that the README.md file should not be modified directly. Instead, any updates or additions to projects should only be made within the projects.yaml file. This is because the README.md file is typically generated automatically based on the contents of the projects.yaml file.
By modifying the projects.yaml file, the changes made to the projects will be reflected in the README.md file the next time it is generated. This helps to maintain consistency between the two files and ensures that any updates or additions to the projects are accurately reflected in the documentation.
True @nehaaaa6, however I'm proposing an addition to the footer (config/footer.md) which is not tied to or updated by projects.yaml. @lukasmasuch what do you recommend here? :)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What kind of change does this PR introduce?
Description:
Added CatalyzeX to Related Resources
Checklist:
README.mdfile. Projects are only supposed to be added or updated within theprojects.yamlfile since theREADME.mdfile is automatically generated.