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
<h4class="ui medium header">1 {{ _("Flip the switch") }}</h4>
21
+
<divclass="ui divider"></div>
22
+
<p>
23
+
{{ _('Select the repository you want to preserve, and toggle
24
+
the switch below to turn on automatic preservation of your software.') }}
25
+
</p>
26
+
</div>
27
+
28
+
<divclass="column">
29
+
<h4class="ui medium header">2 {{ _("Create a release") }}</h4>
30
+
<divclass="ui divider"></div>
31
+
<p>
32
+
{{ _('Go to %(name)s and <ahref="https://help.github.com/articles/creating-releases" target="_blank">create a release <iclass="small icon external" aria-hidden="true"></i></a>. %(site_name)s will automatically download a .zip-ball of each new release and publish a record.',
<h4class="ui medium header">3 {{ _("Customize the metadata") }}</h4>
39
+
<divclass="ui divider"></div>
40
+
<p>
41
+
{{ _("On your first release, you'll need to manually assign a community to your repository by following the link in your email. You can also change other metadata or request a DOI.") }}
0 commit comments