Skip to content

Update CONTRIBUTING.md #2747

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

Merged
merged 2 commits into from
Jan 26, 2024
Merged

Update CONTRIBUTING.md #2747

merged 2 commits into from
Jan 26, 2024

Conversation

svekars
Copy link
Contributor

@svekars svekars commented Jan 25, 2024

Update Managing Data section of CONTRIBUTING.m to ask users put data download logic to download.py instead of Makefile.

Update managing data to ask users to put data download logic to download.py instead of Makefile.
@svekars svekars added the build issue Issues relating to the tutorials build label Jan 25, 2024
@svekars svekars requested a review from malfet January 25, 2024 16:48
Copy link

pytorch-bot bot commented Jan 25, 2024

🔗 Helpful Links

🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/tutorials/2747

Note: Links to docs will display an error until the docs builds have been completed.

✅ No Failures

As of commit ed44b5e with merge base d9a0d6b (image):
💚 Looks good so far! There are no failures yet. 💚

This comment was automatically generated by Dr. CI and updates every 15 minutes.

@svekars svekars marked this pull request as ready for review January 25, 2024 16:50
@brycebortree
Copy link

brycebortree commented Jan 26, 2024

Looks good to me, and I see we've been recommending this. Adding a nit comment.

@brycebortree brycebortree self-requested a review January 26, 2024 22:18
CONTRIBUTING.md Outdated
required data files.

To download your data add a function to the [download.py](https://github.com/pytorch/tutorials/blob/main/.jenkins/download_data.py)
script. Follow the same patern as other download functions.

Choose a reason for hiding this comment

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

patern => pattern

@svekars svekars merged commit 2a6b9e9 into main Jan 26, 2024
@svekars svekars deleted the svekars-patch-19 branch January 26, 2024 22:35
svekars added a commit that referenced this pull request Feb 2, 2024
* Update CONTRIBUTING.md

Update managing data to ask users to put data download logic to download.py instead of Makefile.

* Update CONTRIBUTING.md
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
build issue Issues relating to the tutorials build cla signed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants