Skip to content

Commit

Permalink
Merge pull request #1323 from hubmapconsortium/bannerChage
Browse files Browse the repository at this point in the history
Update message per slack
  • Loading branch information
yuanzhou committed Feb 5, 2024
2 parents a246518 + fc5288c commit 57b0bd5
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/src/App.js
Original file line number Diff line number Diff line change
Expand Up @@ -354,8 +354,7 @@ export function App (props){
</Drawer>
{ !isLoading && bannerShow && (
<div className="alert alert-info" role="alert">
<h2>DECEMBER DATA DRIVE - PLEASE SUBMIT DATA NOW!</h2>
<Typography>We're ready to receive your data, and would especially love to get data <strong>in December</strong> from any teams who have not yet submitted. <strong>Please prepare any new data submissions using the new next-generation metadata and directory schemas,</strong> which are linked from <Link to="https://software.docs.hubmapconsortium.org/metadata" target="_blank">this page</Link>. The schemas you should use are marked <strong>"use this one"</strong> on the schema pages. You can validate <strong>next-gen metadata schemas</strong> using the <Link to="https://docs.google.com/document/d/1lfgiDGbyO4K4Hz1FMsJjmJd9RdwjShtJqFYNwKpbcZY/edit#heading=h.d6xf2xeysl78" target="_blank">process outlined here</Link>. </Typography>
<Typography> <strong>Please prepare any new data submissions using the new next-generation metadata and directory schemas,</strong> which are linked from <Link to="https://software.docs.hubmapconsortium.org/metadata" target="_blank">this page</Link>. The schemas you should use are marked <strong>"use this one"</strong> on the schema pages. You can validate <strong>next-gen metadata schemas</strong> using the <Link to="https://docs.google.com/document/d/1lfgiDGbyO4K4Hz1FMsJjmJd9RdwjShtJqFYNwKpbcZY/edit#heading=h.d6xf2xeysl78" target="_blank">process outlined here</Link>. </Typography>
<Typography><strong>Please also <Link to="https://docs.google.com/spreadsheets/d/19ZJx_EVyBGKNeW0xxQlOsMdt1DVNZYWmuG014rXsQP4/edit#gid=0" target="_blank">update this data pulse check spreadsheet</Link></strong> so we know what data is coming from your team. We're looking forward to your submissions! Please contact <a href="mailto:[email protected] ">[email protected]</a> if you have questions.</Typography>
</div>
)}
Expand Down

0 comments on commit 57b0bd5

Please sign in to comment.