Skip to content

Commit

Permalink
update(doc): updated readme,pr-template md
Browse files Browse the repository at this point in the history
  • Loading branch information
sivasadobe committed Sep 25, 2024
1 parent 3ae4dbb commit 31b6ee3
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/pull_request_template.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@ Resolves: [MWPW-NUMBER](https://jira.corp.adobe.com/browse/MWPW-NUMBER)

**Test URLs:**
- Before: https://main--adobe-students--adobecom.hlx.live/?martech=off
- After: https://<branch>--adobe-students--adobecom.hlx.live/?martech=off
- After: https://feat-branch--adobe-students--adobecom.hlx.live/?martech=off
12 changes: 12 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,3 +47,15 @@ If you need to lint just one file, you can run:
```sh
npx eslint file1.js
```

## Documentations that might help
Development Process on Adobe Students Milo [wiki](https://github.com/adobecom/adobe-students/wiki)


## Contributing
See [CONTRIBUTING.md](CONTRIBUTING.md) for ways to get started.

Please adhere to this project's `code of conduct`.

## GitHub Discussions
Join the conversation in our [GitHub Discussions](https://github.com/orgs/adobecom/discussions).
Empty file removed wtr
Empty file.

0 comments on commit 31b6ee3

Please sign in to comment.