Skip to content

Commit a106667

Browse files
authored
Merge pull request pytorch#552 from shiftlab/update-ecosystem-form
Change "name" to "project name" on ecosystem join form
2 parents 6354ca6 + 680fa4d commit a106667

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

_includes/ecosystem_form.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<h3>Project Overview</h3>
55

66
<div class="mc-field-group">
7-
<label for="mce-MMERGE10">Name: <span class="asterisk">*</span></label>
7+
<label for="mce-MMERGE10">Project Name: <span class="asterisk">*</span></label>
88
<input type="text" value="" name="MMERGE10" class="required" id="mce-MMERGE10" required>
99
</div>
1010

@@ -56,7 +56,7 @@ <h3>User Experience & Documentation</h3>
5656
<label for="mce-MMERGE8">How is continuous integration provided today? <span class="asterisk">*</span></label>
5757
<textarea type="text" value="" name="MMERGE8" class="required large-input" id="mce-MMERGE8" required></textarea>
5858
</div>
59-
59+
6060
<div class="mc-field-group">
6161
<label for="mce-MMERGE8">Does the project support TorchScript today for production usage? <span class="asterisk">*</span></label>
6262
<textarea type="text" value="" name="MMERGE8" class="required large-input" id="mce-MMERGE8" required></textarea>

0 commit comments

Comments
 (0)